summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Update gitignore and Makefile for additional entriesWill Fitch2014-01-232-0/+5
| |/ |/|
* | fixed testAnatol Belski2014-01-221-1/+0
* | fix ztsAnatol Belski2014-01-221-2/+2
* | fixed missing usleep() prototype in pgsqlAnatol Belski2014-01-222-0/+5
* | Fixed previous commit may delete unwanted cookies. Sync tests from upper bran...Yasuo Ohgaki2014-01-224-6/+52
* | Re-fixed bug #66469Yasuo Ohgaki2014-01-226-13/+14
* | fix CVE ref for bug #66060Stanislav Malyshev2014-01-211-1/+2
* | 5.4.26 nextStanislav Malyshev2014-01-213-4/+6
* | fix newsStanislav Malyshev2014-01-211-3/+4
* | fixed post deactivate signature in ext\libxmlAnatol Belski2014-01-211-2/+2
* | fix NEWS formattingJohannes Schlüter2014-01-211-1/+2
* | Fix bug #66283 (Segmentation fault after memory_limit)Johannes Schlüter2014-01-212-3/+7
* | fix these tests so they properly clean up after themselves.Ferenc Kovacs2014-01-202-0/+2
* | Update NEWS for bug fix #62479Will Fitch2014-01-191-0/+3
* | Enable zend.multibyte tests. Tipcal configuration works, but most tests fail.Yasuo Ohgaki2014-01-1914-95/+22
* | Fix #62479: Some chars not parsed in passwordsWill Fitch2014-01-182-2/+85
* | Fix bug #66509: copy() arginfo incorrect since 5.4Will Fitch2014-01-183-1/+17
* | forked the test for bug #66481Anatol Belski2014-01-172-0/+18
* | Re-fixed Bug #66481 (Calls to session_name() segfault when session.name is null)Xinchen Hui2014-01-163-3/+23
* | Revert "Bug #66481 Segfaults on session_name()"Xinchen Hui2014-01-162-23/+0
* | Revert "Update NEWS"Xinchen Hui2014-01-161-4/+0
* | Update NEWSYasuo Ohgaki2014-01-161-0/+4
* | Bug #66481 Segfaults on session_name()Conor McDermottroe2014-01-162-0/+23
* | fixed EOL in the testAnatol Belski2014-01-091-3/+3
* | added testcase from bug #65371Anatol Belski2014-01-091-0/+22
* | one more extension for the basename testAnatol Belski2014-01-051-0/+2
* | improved the fix for bug #66395Anatol Belski2014-01-052-1/+50
* | Fix bug #66286: Incorrect object comparison with inheritanceNikita Popov2014-01-043-4/+29
* | Fixed bug #66395 basename function doesn't remove drive letterAnatol Belski2014-01-033-1/+20
* | Bump yearXinchen Hui2014-01-03807-817/+817
* | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Derick Rethans2014-01-0216-30/+286
|\ \
| * | fix #66375 bad logic in sapi header callback routinekrakjoe2014-01-011-18/+25
| * | Fix leak caused by fix to bug #65667Nikita Popov2013-12-302-0/+8
| * | 5.4.25 nextStanislav Malyshev2013-12-243-4/+6
| * | removed outdated IsDebuggerPresent declarationAnatol Belski2013-12-231-4/+0
| * | stop warnings from unused opcode mapkrakjoe2013-12-223-7/+17
| * | - BFNFelipe Pena2013-12-221-0/+4
| * | - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch b...Felipe Pena2013-12-221-1/+2
| * | Included new .c file in build tooBob Weinand2013-12-227-3/+14
| * | Moved to new file, killing a lot of warningsBob Weinand2013-12-213-165/+196
| * | Fixed build...Bob Weinand2013-12-212-2/+2
| * | Added an opcode to opcode name mapBob Weinand2013-12-212-0/+177
| * | Merge branch '5.4' into PHP-5.4Boris Lytochkin2013-12-202-0/+9
| |\ \
| | * | keep 'em sortedBoris Lytochkin2013-12-201-3/+3
| | * | Fixed SNMP_ERR_TOOBIG handling for bulk walk operationsBoris Lytochkin2013-12-202-0/+9
| |/ /
* | | - Updated to version 2013.9 (2013i)Derick Rethans2013-12-191-358/+372
|/ /
* | Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real)Remi Collet2013-12-192-1/+4
* | Update NEWS handling section of README.GIT-RULESMichael Wallner2013-12-191-3/+5
* | fixed possibly uninitialized value usageAnatol Belski2013-12-171-1/+1
* | Fix bug #65873 - Integer overflow in exif_read_data()Stanislav Malyshev2013-12-162-1/+9