summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix testStanislav Malyshev2015-08-041-2/+2
* | | virtual_file_ex uses emalloc in 5.6+Stanislav Malyshev2015-08-041-7/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-1/+1
| |\ \ | | |/
| | * __wakeup doesn't have to be finalStanislav Malyshev2015-08-041-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-0422-153/+403
|\ \ \ | |/ /
| * | update NEWSStanislav Malyshev2015-08-041-0/+29
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-4/+7
| |\ \ | | |/
| | * fix testStanislav Malyshev2015-08-041-4/+7
| | * update NEWSStanislav Malyshev2015-08-041-2/+30
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-0421-151/+398
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.4.44Stanislav Malyshev2015-08-044-9/+21
| | |\
| | | * Fixed bug #69892Nikita Popov2015-08-013-3/+15
| | * | Fix bug #70019 - limit extracted files to given directoryStanislav Malyshev2015-08-043-4/+68
| | * | Do not do convert_to_* on unserialize, it messes up referencesStanislav Malyshev2015-08-043-79/+85
| | * | Fix #69793 - limit what we accept when unserializing exceptionStanislav Malyshev2015-08-013-0/+46
| | * | Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoubl...Stanislav Malyshev2015-08-012-12/+43
| | * | Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArra...Stanislav Malyshev2015-08-012-0/+32
| | * | ignore signatures for packages tooStanislav Malyshev2015-08-012-3/+22
| | * | Fix bug #70168 - Use After Free Vulnerability in unserialize() with SplObject...Stanislav Malyshev2015-08-012-33/+54
| | * | Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytesStanislav Malyshev2015-07-261-4/+2
| | * | Improved fix for Bug #69441Stanislav Malyshev2015-07-261-5/+8
| | * | Fix bug #70068 (Dangling pointer in the unserialization of ArrayObject items)Stanislav Malyshev2015-07-262-43/+56
| | * | Fix bug #70121 (unserialize() could lead to unexpected methods execution / NU...Stanislav Malyshev2015-07-262-8/+18
| | * | Fix bug #70081: check types for SOAP variablesStanislav Malyshev2015-07-261-10/+13
* | | | fixed testChristoph M. Becker2015-08-011-1/+1
* | | | mentioned cURL file uploads in the "backward incompatible changes" sectionChristoph M. Becker2015-08-011-0/+3
* | | | test fails with old libxml2; skip in this caseChristoph M. Becker2015-07-311-1/+4
* | | | test requires imagejpeg(); skip otherwiseChristoph M. Becker2015-07-311-0/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-07-291-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Julien Pauli2015-07-291-6/+6
| |\ \ \ | | | |/ | | |/|
| | * | Adjust Git-RulesJulien Pauli2015-07-291-6/+6
| | |/
| | * 5.4.44 nextStanislav Malyshev2015-07-073-4/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-07-281-1/+9
|\ \ \ | |/ /
| * | Fixed bug #70002 TS issues with temporary dir handlingAnatol Belski2015-07-282-2/+13
* | | updated NEWSAnatol Belski2015-07-281-0/+1
* | | update NEWSAnatol Belski2015-07-281-0/+3
* | | Fixed bug #69900 Too long timeout on pipesAnatol Belski2015-07-281-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-07-261-0/+2
|\ \ \ | |/ /
| * | make the travis irc notification a onelinerFerenc Kovacs2015-07-261-0/+2
* | | allow to skip slow testsChristoph M. Becker2015-07-262-0/+8
* | | updated libs_versions.txtAnatol Belski2015-07-241-2/+2
* | | added regression test for bug #55472, which has already been fixed as of PHPChristoph M. Becker2015-07-241-0/+8
* | | Fix #53854: Missing constants for compression typeChristoph M. Becker2015-07-232-0/+35
* | | updated NEWSChristoph M. Becker2015-07-231-1/+3
* | | Fix #70052: getimagesize() fails for very large and very small WBMPChristoph M. Becker2015-07-234-7/+39
* | | fix config.w32Anatol Belski2015-07-231-0/+1
* | | fix C99 compatAnatol Belski2015-07-231-1/+1
* | | Align CVE format for #69669Lior Kaplan2015-07-221-1/+1
* | | Fix 69882 entryLior Kaplan2015-07-221-2/+2