summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix unstable testStanislav Malyshev2014-07-081-1/+1
* Fix bug #67587: Redirection loop on nginx with FPMChristian Weiske2014-07-081-0/+1
* Backported the patch from bug #67407 into 5.4Anatol Belski2014-07-081-1/+33
* change locale - looks like not everybody has sl_SIStanislav Malyshev2014-07-071-2/+2
* Fix bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting)Stanislav Malyshev2014-07-073-1/+30
* Add test for bug #67151Nikita Popov2014-07-021-0/+8
* adding a reproduce script for bug #49184Ferenc Kovacs2014-07-021-0/+22
* Fix bug #67151: strtr with empty array crashesNikita Popov2014-07-021-0/+4
* fix integer overflow in {stream,file}_{get,put}_contents()Michael Wallner2014-07-022-5/+17
* Fix ext/pgsql builds with libpq < 7.3.Adam Harvey2014-07-011-1/+1
* updated libmagic.patchAnatol Belski2014-07-011-44/+130
* Fix test - because of big #67397 we don't allow overlong locales anymoreStanislav Malyshev2014-06-241-3/+4
* Merge branch 'PHP-5.4.30' into PHP-5.4Stanislav Malyshev2014-06-248-13/+63
|\
| * Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-233-34/+120
| * Fix bug #67498 - phpinfo() Type Confusion Information Leak VulnerabilityStanislav Malyshev2014-06-232-4/+19
| * Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type ConfusionStanislav Malyshev2014-06-213-3/+6
| * Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa...Stanislav Malyshev2014-06-212-1/+30
| * Fix bug #67349: Locale::parseLocale Double FreeStanislav Malyshev2014-06-212-5/+8
| * Fix potential segfault in dns_get_record()Sara Golemon2014-06-151-0/+4
| * Fix bug #66127 (Segmentation fault with ArrayObject unset)php-5.4.30RC1Stanislav Malyshev2014-06-103-1/+28
* | Better fix for bug #67072 with more BC provisionsStanislav Malyshev2014-06-213-34/+120
* | Fixed MarinaDB supportDmitry Stogov2014-06-209-17/+17
* | Update copyright year for re2c generated filesLior Kaplan2014-06-162-2/+2
* | Update copyright year for re2c files as wellLior Kaplan2014-06-165-5/+5
* | - Updated to version 2014.5 (2014e)Derick Rethans2014-06-131-655/+655
* | Follow 308 Permanent Redirect responses.Adam Harvey2014-06-122-2/+52
* | Keep 308-399 HTTP response codes when header('Location:') is called.Adam Harvey2014-06-1214-0/+165
* | Fix potential segfault in dns_get_record()Sara Golemon2014-06-111-0/+4
* | Fix bug #66127 (Segmentation fault with ArrayObject unset)Stanislav Malyshev2014-06-103-1/+28
|/
* Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary checRemi Collet2014-06-101-1/+5
* Bug #67412 fileinfo: cdf_count_chain insufficient boundary checkRemi Collet2014-06-101-3/+4
* Fixed Bug #67411 fileinfo: cdf_check_stream_offset insufficient boundary checkRemi Collet2014-06-101-2/+4
* Fixed Bug #67410 fileinfo: mconvert incorrect handling of truncated pascal st...Remi Collet2014-06-101-3/+11
* Fixed bug #67399 (putenv with empty variable may lead to crash)Stanislav Malyshev2014-06-082-56/+64
* Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-093-0/+6
* Bug 49898Boro Sitnikovski2014-06-082-0/+37
* Added support for parsing ssl certificates using GeneralizedTime format.Paul Oehler2014-06-084-6/+65
* Remove superfluous echos.Jeff Welch2014-06-088-12/+12
* fix test for 5.4/5.5Remi Collet2014-06-051-2/+2
* add test for previous fixRemi Collet2014-06-051-0/+35
* Fix regression introduce in fix for bug #67118Remi Collet2014-06-052-12/+12
* Fixed regression introduced by patch for bug #67072Anatol Belski2014-06-033-38/+44
* Fix bug #67326 fileinfo: cdf_read_short_sector insufficient boundary checkRemi Collet2014-06-031-2/+2
* Fixed bug #67359 (Segfault in recursiveDirectoryIterator)Xinchen Hui2014-06-013-0/+32
* Check for zero-length keys in spl_array_skip_protected and don't skip them.Adam Harvey2014-05-292-1/+42
* updated libmagic.patch for 5.4+Anatol Belski2014-05-271-66/+138
* Fix bug #67249: printf out-of-bounds readStanislav Malyshev2014-05-272-2/+12
* backport this piece from 5.6, related to the #66307 fixAnatol Belski2014-05-261-1/+2
* Fixed bug #66307 Fileinfo crashes with powerpoint filesAnatol Belski2014-05-263-2/+7
* Fix bug #67328 (fileinfo: numerous file_printf calls resulting in performance...Stanislav Malyshev2014-05-261-12/+4