Michael Ridgway
|
9fb8b20739
Adding more escapes to shell params
|
14 년 전 |
Michael Ridgway
|
7b02384fb2
Using escapeshellarg() instead of quotes
|
14 년 전 |
Michael Ridgway
|
0b7321af78
Added quotes around a directory path that was missed in previous commit
|
14 년 전 |
Michael Ridgway
|
19a8ece323
Fixed vendors.php not working if directory path has space in it
|
14 년 전 |
Fabien Potencier
|
17cd08dc6c
fixed CS
|
14 년 전 |
Fabien Potencier
|
4c01d64b6b
Merge remote branch 'brikou/check_cs'
|
14 년 전 |
Fabien Potencier
|
e685b5fc21
Merge remote branch 'yethee/doctrine_bridge'
|
14 년 전 |
Fabien Potencier
|
e0b768bfc0
[DoctrineBridge] fixed typo
|
14 년 전 |
Deni
|
70477c4995
[DoctrineBridge] Removed all options of the parent type
|
14 년 전 |
Brikou CARRE
|
cd2a7bb2be
fixed root search path to include only './src' and './tests'
|
14 년 전 |
Deni
|
40d358e7cb
[DoctrineBridge] Removed unneeded use statement
|
14 년 전 |
Deni
|
1a75b7c8ca
[DoctrineBridge] Fixed typo
|
14 년 전 |
Deni
|
3bbec2e6a7
[DoctrineBridge] Removed duplicating options in EntityType
|
14 년 전 |
Brikou CARRE
|
3d5a96ef98
fixed 'base search dir' + fixed 'blank line inserted' when line before ends with colon
|
14 년 전 |
Fabien Potencier
|
d528b7481f
fixed typo
|
14 년 전 |
Fabien Potencier
|
566511e9e7
moved some FormView methods to FormUtil where they really belongs
|
14 년 전 |
Fabien Potencier
|
1aabc5da64
fixed CS
|
14 년 전 |
Fabien Potencier
|
62e4342a86
fixed CS
|
14 년 전 |
Fabien Potencier
|
8d262bf1c6
made some enhancement to check_cs
|
14 년 전 |
Fabien Potencier
|
5f8a0f5d23
made some tweaks to the check_cs script
|
14 년 전 |
Fabien Potencier
|
d5cfb1cfda
renamed check_cs.php to check_cs
|
14 년 전 |
Fabien Potencier
|
391d952e38
Merge remote branch 'brikou/check_cs'
|
14 년 전 |
Fabien Potencier
|
0af4743583
[HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235)
|
14 년 전 |
Brikou CARRE
|
2d52bf9221
fixed shebash declaration
|
14 년 전 |
Fabien Potencier
|
f16e206cd7
[HttpFoundation] added missing CONTENT_TYPE and CONTENT_LENGTH to the Request headers (these two headers are not prefixes with HTTP_ -- as per the CGI/1.1 spec, closes #1234)
|
14 년 전 |
Brikou CARRE
|
84e105b22e
fixed chmod
|
14 년 전 |
Fabien Potencier
|
188e74273a
[Security] fixed sub-requests creation (closes #1212)
|
14 년 전 |
Fabien Potencier
|
9118fcee14
[HttpFoundation] fixed CS
|
14 년 전 |
Brikou CARRE
|
e62804abb6
added a script to clean up the code and follow CS
|
14 년 전 |
Fabien Potencier
|
740b2ac833
[Console] added a --no-ansi option for disable ANSI output (closes #1238)
|
14 년 전 |