Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) | Ondřej Surý | 2012-03-21 | 1 | -0/+10 | |
| | | | | ||||||
| | * | | - add test for bug #55000 and #54374 | Pierre Joye | 2012-03-21 | 1 | -0/+68 | |
| | |/ | ||||||
| | * | Weird, what happened here? | Rasmus Lerdorf | 2012-02-16 | 1 | -19/+0 | |
| | | | ||||||
| | * | These tests fail unless max_input_vars and/or max_file_uploads is set high ↵ | Rasmus Lerdorf | 2012-02-14 | 9 | -0/+10 | |
| | | | | | | | | | | | | enough | |||||
| | * | Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars). | Xinchen Hui | 2012-02-08 | 1 | -0/+38 | |
| | | | ||||||
| | * | Fixed broken test (different error message wording in 5.3 branch) | Shein Alexey | 2012-01-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | fix memory leak in compile_string when there's a parse error (used e.g. in ↵ | Nuno Lopes | 2012-01-01 | 1 | -3/+5 | |
| | | | | | | | | | | | | eval or assert) | |||||
| | * | adding some tests for string offsets | Ferenc Kovacs | 2011-11-26 | 6 | -0/+100 | |
| | | | ||||||
| | * | - Fix test | Felipe Pena | 2011-11-26 | 1 | -1/+1 | |
| | | | ||||||
| | * | adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the ↵ | Ferenc Kovacs | 2011-10-23 | 1 | -0/+4 | |
| | | | | | | | | | | | | domains used in the ext/standard/tests/network/getmxrr.phpt with the other branches | |||||
| | * | clean up is_a test title | Alan Knowles | 2011-09-24 | 1 | -1/+1 | |
| | | | ||||||
| | * | clean up is_a test, so that it covers more use cases - negative and positive ↵ | Alan Knowles | 2011-09-24 | 1 | -423/+94 | |
| | | | | | | | | | | | | testing | |||||
| | * | add is_a and is_subclass_of test with autoloader feature | Alan Knowles | 2011-09-24 | 1 | -0/+707 | |
| | | | | | | | | | | | | Its a bit of an overkill, but should ensure breaks are easier to spot in future. | |||||
| | * | Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST ↵ | Hannes Magnusson | 2011-09-07 | 3 | -0/+72 | |
| | | | | | | | | | | | | request | |||||
| | * | Add skip message | Hannes Magnusson | 2011-09-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | - move it to the right place | Pierre Joye | 2011-09-06 | 1 | -0/+22 | |
| | | | ||||||
| | * | revert to the previous good revision, as the new improved parse error syntax ↵ | Ferenc Kovacs | 2011-09-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | only used in version >= 5.4 | |||||
| | * | revert to the previous good revision, as the new improved parse error syntax ↵ | Ferenc Kovacs | 2011-09-01 | 2 | -2/+2 | |
| | | | | | | | | | | | | only used in version >= 5.4 | |||||
| | * | - use %s, bad c/p | Pierre Joye | 2011-09-01 | 2 | -87/+21 | |
| | | | ||||||
| | * | - win and nux work the same way | Pierre Joye | 2011-09-01 | 1 | -6/+0 | |
| | | | ||||||
| | * | - consider that bison 2.x is used. updated our ci boxes accordingly (windows ↵ | Pierre Joye | 2011-09-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | too), which were using 1.4 | |||||
| | * | - consider that bison 2.x is used. updated our ci boxes accordingly (windows ↵ | Pierre Joye | 2011-09-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | too), which were using 1.4 | |||||
| | * | - error msg may vary (parser) | Pierre Joye | 2011-08-31 | 1 | -2/+2 | |
| | | | ||||||
| | * | - error msg may vary (parser) | Pierre Joye | 2011-08-31 | 1 | -1/+1 | |
| | | | ||||||
| | * | - error msg may vary (parser) | Pierre Joye | 2011-08-31 | 1 | -1/+1 | |
| | | | ||||||
| | * | - error msg may vary | Pierre Joye | 2011-08-31 | 1 | -2/+2 | |
| | | | ||||||
| | * | - typo | Pierre Joye | 2011-08-31 | 1 | -1/+1 | |
| | | | ||||||
| | * | Revert my previous change - getting different results in different ↵ | Joey Smith | 2011-08-24 | 1 | -1/+0 | |
| | | | | | | | | | | | | environments, shouldn't have committed it | |||||
| | * | Fix tests/lang/bug45392.phpt to log expected error when run with -n flag | Joey Smith | 2011-08-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | These are annoyingly slow | Hannes Magnusson | 2011-06-23 | 2 | -0/+8 | |
| | | | ||||||
| | * | Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by | Adam Harvey | 2011-03-23 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | Ondřej Surý. | |||||
| | * | - CS + reorder to match trunk better, removed trailing dots from error messages | Jani Taskinen | 2010-12-03 | 10 | -22/+22 | |
| | | | ||||||
| | * | - Add test for the ob_start($foo); leak/crash bug | Jani Taskinen | 2010-12-03 | 1 | -0/+39 | |
| | | | ||||||
| | * | - Fix tests for \0 patch in PHP 5.3. | Gustavo André dos Santos Lopes | 2010-11-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | - Fix constants_error_004.phpt (closes bug #51901) | |||||
| | * | - Reversed implementation of FR #44164, pending further consideration. | Gustavo André dos Santos Lopes | 2010-11-18 | 1 | -17/+0 | |
| | | | | | | | | | | | | See rev #304903. | |||||
| | * | - Fixed typo (reported by eyal.t at zend dot com) | Felipe Pena | 2010-11-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | - Fixed tests not passing under windows because of the directory separator | Patrick Allaert | 2010-11-08 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | difference (thanks Eyal Teutsch for reporting) | |||||
| | * | Update the tests committed in r305098 (as part of the fix for bug #53226) to | Adam Harvey | 2010-11-08 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | use the PHP_MAXPATHLEN constant, as recommended by Pierre. | |||||
| | * | Fix bug #53226 (file_exists fails on big filenames). | Adam Harvey | 2010-11-05 | 1 | -0/+31 | |
| | | | ||||||
| | * | - Fixed bug #53180 (post_max_size=0 not disabling the limit when the content | Gustavo André dos Santos Lopes | 2010-10-27 | 1 | -0/+19 | |
| | | | | | | | | | | | | type is application/x-www-form-urlencoded or is not registered with PHP). | |||||
| | * | - Implemented request #44164, zlib.output_compression is now implicitly | Gustavo André dos Santos Lopes | 2010-10-26 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabled when the header "Content-length" is set. #One could argue that any output handler could change the size of the #response, so this exception for zlib.output_compression is an #inconsistency. However, zlib.output_compression is presented as a #performance setting, whose value should have no effect on the #correctness of the scripts. This was not the case. Setting the #header "content-length" and enabling zlib.output_compression was #a recipe for infringing section 4.4 of RFC 2616. | |||||
| | * | - Implemented FR #50692, not uploaded files don't count towards | Gustavo André dos Santos Lopes | 2010-10-04 | 2 | -0/+203 | |
| | | | | | | | | | | | | | | | | | | max_file_uploads limit. - As a side improvement, temporary files are not opened for empty uploads and, in debug mode, 0-length uploads. | |||||
| | * | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ↵ | Kalle Sommer Nielsen | 2010-08-11 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | (Fixes #52570) # Trunk patch will follow shortly | |||||
| | * | Errors using reserved words as methods | Christopher Jones | 2010-05-12 | 2 | -0/+32 | |
| | | | ||||||
* | | | Revert "making the test fail for testing jenkins report mail. I will revert ↵ | Ferenc Kovacs | 2012-03-31 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | this soon." This reverts commit b8fe28f4550f560b010f98675608c7188a2c1fa4. | |||||
* | | | making the test fail for testing jenkins report mail. I will revert this soon. | Ferenc Kovacs | 2012-03-31 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-03-30 | 1 | -1/+0 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-5.4: trivial change try to ci a "fake" merge Fix test, parameter signatures was introduced only into 5.4 fix makedist for new tags | |||||
| * | | trivial change try to ci a "fake" merge | Xinchen Hui | 2012-03-30 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | seems now a empty merge will not be accepted by pre-receive-hook "remote: We cannot figure out what you comitted!" | |||||
| * | | Fix tests that break if filter.default isn't set to unsafe_raw | Rasmus Lerdorf | 2012-03-02 | 2 | -0/+2 | |
| | | | ||||||
| * | | MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical ↵ | Xinchen Hui | 2012-03-02 | 1 | -0/+19 | |
| | | | | | | | | | | | | vars) |