This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ bin/console debug:container directory_namer | |
| // This service is a public alias for the service | |
| // Vich\UploaderBundle\Naming\SubdirDirectoryNamer | |
| Information for Service "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" | |
| ========================================================================= | |
| Directory namer wich can create subfolder depends on generated filename. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $matches = array(); | |
| preg_match("/\w{1}:(\\[\w .]+)*:(\d+)/", "-> function_exists('shell_exec') D:\cygwin\home\admin\work\symfony\lib\command\sfFormatter.class.php:28", $matches); | |
| echo $matches[0]; | |
NewerOlder