Revision tags: php-5.3.15RC1, php-5.4.5RC1 |
|
#
75d8af71 |
| 30-Jun-2012 |
Felipe Pena |
- Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 for successful XFAIL)
|
Revision tags: php-5.3.14, php-5.4.4 |
|
#
c56ff39c |
| 06-Jun-2012 |
Till Klampaeckel |
Don't depend on a fixed path for PHP shebang but use /usr/bin/env (cherry picked from commit 89c5d981603ed4a2a54f86c20cec4f263c58ded6)
|
Revision tags: php-5.3.14RC2, php-5.4.4RC2 |
|
#
5ef46fe4 |
| 28-May-2012 |
Davey Shafik |
Fix boolean casting and whitespace (@dsp / #68)
|
Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12 |
|
#
3966df7f |
| 26-Apr-2012 |
Davey Shafik |
Add support for Travis CI
|
#
339508d6 |
| 28-May-2012 |
Nuno Lopes |
sync with HEAD
|
#
72911237 |
| 28-May-2012 |
Nuno Lopes |
sync with HEAD
|
#
77b086f3 |
| 28-May-2012 |
Nuno Lopes |
128 MB is enough for everyone (TM) this is an initial tentative to avoid some testcases go crazy and consume 16 GB of memory. Additional measures will have to be taken if the problem persist
128 MB is enough for everyone (TM) this is an initial tentative to avoid some testcases go crazy and consume 16 GB of memory. Additional measures will have to be taken if the problem persists. Please patch individual tests that really require more than 128MB of memory
show more ...
|
#
af2d6a63 |
| 27-May-2012 |
Nuno Lopes |
remove remaining traces of unicode.* ini settings
|
#
1af8b3f8 |
| 15-May-2012 |
zoe slattery |
Change impl of GZIP_POST, DEFLATE_POST. See #62021
|
Revision tags: php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1 |
|
#
1e88d003 |
| 21-Mar-2012 |
Shein Alexey |
Refactoring junit logger. Added generation of nested testsuites in junit.xml.
|
#
f7b10aba |
| 20-Mar-2012 |
David Soria Parra |
Replace $Revision$ with $Id$ in keyword expansion enable files
|
#
a09349a1 |
| 17-Mar-2012 |
Michael Wallner |
add --PUT-- section support based on POST_RAW
|
#
a07759a0 |
| 17-Mar-2012 |
Michael Wallner |
add --PUT-- section support based on POST_RAW
|
#
0b94acdc |
| 17-Mar-2012 |
Michael Wallner |
add --PUT-- section support based on POST_RAW
|
#
ddcf46b9 |
| 09-Mar-2012 |
Michael Wallner |
merge 322758 (detect a php-cgi which is a sibling of php cli)
|
#
b39ffa3f |
| 09-Mar-2012 |
Michael Wallner |
merge 322758 (detect a php-cgi which is a sibling of php cli)
|
Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7 |
|
#
a2ce8b3f |
| 28-Jan-2012 |
Rasmus Lerdorf |
Simple fix that just quotes the filenames in run-tests to support paths with spaces. Fixes bug #60734
|
#
6e77fce6 |
| 28-Jan-2012 |
Rasmus Lerdorf |
Simple fix that just quotes the filenames in run-tests to support paths with spaces. Fixes bug #60734
|
#
510bb313 |
| 28-Jan-2012 |
Rasmus Lerdorf |
Simple fix that just quotes the filenames in run-tests to support paths with spaces. Fixes bug #60734
|
#
ed635be5 |
| 25-Jan-2012 |
Michael Wallner |
find a php-cgi which is a sibling of the php executable
|
Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3 |
|
#
33714e6d |
| 06-Dec-2011 |
Derick Rethans |
This changes adds the --EXTENSION-- section to .phpt files as described in http://marc.info/?t=132248616300007&r=1&w=2.
|
#
ac90e9c9 |
| 06-Dec-2011 |
Derick Rethans |
This changes adds the --EXTENSION-- section to .phpt files as described in http://marc.info/?t=132248616300007&r=1&w=2.
|
#
0dcf098e |
| 06-Dec-2011 |
Derick Rethans |
This changes adds the --EXTENSION-- section to .phpt files as described in http://marc.info/?t=132248616300007&r=1&w=2.
|
#
78742a33 |
| 01-Dec-2011 |
Felipe Pena |
- Replace possible esc char to <esc> in the XML output
|
#
ae667a95 |
| 01-Dec-2011 |
Felipe Pena |
- Replace possible esc char to <esc> in the XML output
|