summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-12-163-32/+62
|\ \ \ \ | |/ / /
| * | | add CVEStanislav Malyshev2014-12-161-1/+1
| * | | add missing test fileStanislav Malyshev2014-12-161-0/+7
| * | | Fix bug #68594 - Use after free vulnerability in unserialize()Stanislav Malyshev2014-12-164-32/+64
* | | | fix permsRemi Collet2014-12-161-0/+0
* | | | Merge branch 'PHP-5.4' into PHP-5.5Andrea Faulds2014-12-131-2/+2
|\ \ \ \ | |/ / /
| * | | Fix undefined behaviour in strnatcmpAndrea Faulds2014-12-131-2/+2
| * | | update NEWSStanislav Malyshev2014-12-111-0/+1
| * | | move the test to the right placeAnatol Belski2014-12-111-0/+0
| * | | Fixed bug #68545 NULL pointer dereference in unserialize.cAnatol Belski2014-12-113-33/+56
* | | | NEWSRemi Collet2014-12-131-0/+3
* | | | Fix bug #68601 buffer read overflow in gd_gif_in.cRemi Collet2014-12-131-2/+9
* | | | pcntl_signal_dispatch: Speed up by preventing system calls when unnecessaryJille Timmermans2014-12-122-0/+8
* | | | Updated NEWSJulien Pauli2014-12-121-0/+4
* | | | Fix bug #68532: convert.base64-encode omits padding bytesmcq82014-12-123-8/+39
* | | | Updated NEWSJulien Pauli2014-12-121-0/+2
* | | | Fixed Bug #65576 (Constructor from trait conflicts with inherited constructor)Kévin Dunglas2014-12-123-2/+66
* | | | Updated NEWSJulien Pauli2014-12-121-6/+6
* | | | Fixed bug #68583 Crash in timeout threadAnatol Belski2014-12-124-128/+42
* | | | move the test to the right placeAnatol Belski2014-12-101-0/+0
* | | | Fixed bug #68545 NULL pointer dereference in unserialize.cAnatol Belski2014-12-104-33/+57
* | | | Updated NEWSJulien Pauli2014-12-101-2/+9
* | | | Merge branch 'day-of-week-issues' into PHP-5.5Derick Rethans2014-12-086-13/+26
|\ \ \ \
| * | | | Fixed day_of_week function as it could sometimes return negative values inter...Derick Rethans2014-12-086-13/+26
|/ / / /
* | | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-12-081-2/+6
|\ \ \ \ | |/ / /
| * | | Fixed possible read after end of buffer and use after free.Dmitry Stogov2014-12-081-2/+6
* | | | fixed testAnatol Belski2014-12-061-1/+1
* | | | C89 compatAnatol Belski2014-12-061-4/+5
* | | | add include for missing localeconv_r protoAnatol Belski2014-12-063-0/+3
* | | | Fixed bug #65230 setting locale randomly brokenAnatol Belski2014-12-067-8/+109
* | | | Fix compilation error (ref #68424)Matteo Beccati2014-12-061-2/+2
* | | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-12-051-1/+1
|\ \ \ \ | |/ / /
| * | | Revert unintentional docblock changeChris Christoff2014-12-051-1/+1
* | | | Updated NEWSJulien Pauli2014-12-051-0/+4
* | | | Start adding new attribute to control multi statementspwolanin2014-12-056-4/+366
* | | | . Fixed bug #68120 Update bundled libsqliteAnatol Belski2014-12-054-6213/+11703
* | | | Fixed bug #65769 localeconv() broken in TS buildsAnatol Belski2014-12-053-0/+91
* | | | Updated NEWSJulien Pauli2014-12-051-0/+1
* | | | Fixed #68479 - Added escape parameter to SplFileObject::fputcsvPeter Cowburn2014-12-053-6/+50
* | | | fix dir separators in testAnatol Belski2014-12-051-2/+2
* | | | Merge branch 'pull-request/932' into PHP-5.5Ferenc Kovacs2014-12-043-6/+5
|\ \ \ \
| * | | | add initial installFerenc Kovacs2014-12-042-0/+3
| * | | | switch to C travis project instead of PHPFerenc Kovacs2014-12-041-5/+1
| * | | | use the generic TRAVIS environment var to check for travis (see http://docs.t...Ferenc Kovacs2014-12-041-1/+1
* | | | | Fixed #65213 - cannot cast SplFileInfo to booleanTjerk Meesters2014-12-043-0/+17
|/ / / /
* | | | updated NEWSAnatol Belski2014-12-031-0/+3
* | | | Fixed bug #55541 errors spawn MessageBox, which blocks test automationAnatol Belski2014-12-032-5/+8
* | | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-12-021-0/+1
|\ \ \ \ | |/ / /
| * | | make sure that we don't truncate the stack trace and cause false test failure...Ferenc Kovacs2014-12-021-0/+1
* | | | one more refix to the testAnatol Belski2014-12-011-3/+3