summaryrefslogtreecommitdiff
path: root/tests/basic
Commit message (Expand)AuthorAgeFilesLines
...
* test timeout within functionAnatol Belski2015-03-161-0/+21
* test timeout within while loopAnatol Belski2015-03-161-0/+18
* Merge branch 'PHP-5.6'Yasuo Ohgaki2015-02-032-7/+34
|\
| * Fixed Bug #67988 htmlspecialchars() does not respect default_charset specifie...Yasuo Ohgaki2015-02-032-7/+34
| * The test output is dependent on expose_php iniRasmus Lerdorf2014-07-141-0/+1
| * XFAIL-- for bug #67198Michael Wallner2014-05-061-2/+0
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* | The test output is dependent on expose_php iniRasmus Lerdorf2014-07-111-0/+1
* | XFAIL-- for bug #67198Michael Wallner2014-05-061-2/+0
* | Merge branch 'PHP-5.6'Ferenc Kovacs2014-05-051-0/+44
|\ \ | |/
| * test for bug #67198Ferenc Kovacs2014-05-051-0/+44
* | Merge branch 'PHP-5.6'Yasuo Ohgaki2014-02-131-0/+39
|\ \ | |/
| * Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-131-0/+39
| * Add E_DEPRECATED when populating $HTTP_RAW_POST_DATAMichael Wallner2013-12-302-0/+6
| * fix type; add tests for -1Michael Wallner2013-12-302-0/+45
| * re-introduce always_populate_raw_post_dataMichael Wallner2013-12-302-0/+43
|/
* testsMichael Wallner2013-09-106-0/+310
* slim post dataMichael Wallner2013-08-272-43/+0
* typo fixesVeres Lajos2013-07-151-1/+1
* Adding sys_get_temp_dir() test specific for Windows.Matt Ficken2013-04-252-0/+19
* Implemented Feature #60524 (sys_temp_dir)ALeX Kazik2013-01-281-0/+8
* Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\
| | * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
| | * Fix bug #62109 tests\basic\bug46313-win.phpt failsAnatoliy Belsky2012-05-221-7/+8
* | | Removed Logo GUIDs and replaced with Data URIs and div hidden with JSAndrew Faulds2012-07-144-48/+0
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-0/+1
|\ \ | |/
| * Fix bug 61716 tests\basic\021.phpt failsAnatoliy Belsky2012-04-161-0/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-1/+2
|\ \ | |/
| * Fix bug 61683 tests\basic\bug20539.phpt failsAnatoliy Belsky2012-04-161-1/+2
| * Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831)Gustavo André dos Santos Lopes2012-03-211-0/+11
| |\
| | * Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)Ondřej Surý2012-03-211-0/+10
| * | - add test for bug #55000 and #54374Pierre Joye2012-03-211-0/+68
| |/
| * Weird, what happened here?Rasmus Lerdorf2012-02-161-19/+0
| * These tests fail unless max_input_vars and/or max_file_uploads is set high en...Rasmus Lerdorf2012-02-149-0/+10
| * Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).Xinchen Hui2012-02-081-0/+38
| * Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST re...Hannes Magnusson2011-09-073-0/+72
| * revert to the previous good revision, as the new improved parse error syntax ...Ferenc Kovacs2011-09-012-2/+2
| * - consider that bison 2.x is used. updated our ci boxes accordingly (windows ...Pierre Joye2011-09-011-1/+1
| * - consider that bison 2.x is used. updated our ci boxes accordingly (windows ...Pierre Joye2011-09-011-1/+1
| * - error msg may vary (parser)Pierre Joye2011-08-311-1/+1
| * - error msg may vary (parser)Pierre Joye2011-08-311-1/+1
| * - error msg may varyPierre Joye2011-08-311-2/+2
| * - typoPierre Joye2011-08-311-1/+1
| * - Reversed implementation of FR #44164, pending further consideration.Gustavo André dos Santos Lopes2010-11-181-17/+0
| * - Fixed typo (reported by eyal.t at zend dot com)Felipe Pena2010-11-171-1/+1
| * - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-082-2/+2
| * - Fixed bug #53180 (post_max_size=0 not disabling the limit when the contentGustavo André dos Santos Lopes2010-10-271-0/+19
| * - Implemented request #44164, zlib.output_compression is now implicitlyGustavo André dos Santos Lopes2010-10-261-0/+17
| * - Implemented FR #50692, not uploaded files don't count towardsGustavo André dos Santos Lopes2010-10-042-0/+203