modifs.mineures sans commentaires
This commit is contained in:
		
							parent
							
								
									7e228fc3e6
								
							
						
					
					
						commit
						f458fbb3e7
					
				
							
								
								
									
										15
									
								
								.idea/php-docker-settings.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										15
									
								
								.idea/php-docker-settings.xml
									
									
									
										generated
									
									
									
								
							| @ -17,6 +17,21 @@ | ||||
|             </DockerContainerSettings> | ||||
|           </value> | ||||
|         </entry> | ||||
|         <entry key="38915385-b3ff-4f4b-8a9a-d5f3ecae559e"> | ||||
|           <value> | ||||
|             <DockerContainerSettings> | ||||
|               <option name="version" value="1" /> | ||||
|               <option name="volumeBindings"> | ||||
|                 <list> | ||||
|                   <DockerVolumeBindingImpl> | ||||
|                     <option name="containerPath" value="/opt/project" /> | ||||
|                     <option name="hostPath" value="$PROJECT_DIR$" /> | ||||
|                   </DockerVolumeBindingImpl> | ||||
|                 </list> | ||||
|               </option> | ||||
|             </DockerContainerSettings> | ||||
|           </value> | ||||
|         </entry> | ||||
|       </map> | ||||
|     </list> | ||||
|   </component> | ||||
|  | ||||
| @ -424,6 +424,7 @@ class StdMessenger implements _IMessenger { | ||||
|         # tout d'abord userMessage
 | ||||
|         if ($exception instanceof UserException) { | ||||
|           $userMessage = UserException::get_user_message($exception); | ||||
|           $userMessage ??= "Une erreur technique s'est produite"; | ||||
|           $showSummary = true; | ||||
|         } else { | ||||
|           $userMessage = UserException::get_summary($exception); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user