summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Revert change 3f3ad30c50: There shouldn't be new features in 5.3, especiallyjohannes2012-07-055-45/+25
* Revert JSON changes to PHP 5.3Nikita Popov2012-07-0112-195/+46
* fix Bug #62273 Segmentation Fault in Mysqli/Mysqlndandrey2012-06-291-0/+7
* Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3andrey2012-06-2930-73/+91
|\
| * Fix some lengths in crypt()Nikita Popov2012-06-291-6/+6
| * Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)Anthony Ferrara2012-06-282-2/+11
| * Add json_last_error_msg() functionNikita Popov2012-06-288-42/+51
| * Fix #62432 ReflectionMethod random corrupt memory on high concurrentJohannes Schlüter2012-06-2720-25/+25
* | new charsetsandrey2012-06-291-19/+56
|/
* Improve JSON error handlingNikita Popov2012-06-278-49/+92
* Fix bug #62373 (serialize() generates wrong reference to the object)Moriyoshi Koizumi2012-06-252-5/+27
* Fix memory allocation checks for base64 encodeNikita Popov2012-06-241-2/+2
* Improve json_encode error handlingNikita Popov2012-06-239-13/+110
* - Improved fix for #62384Felipe Pena2012-06-231-5/+3
* Remove extra ;Johannes Schlüter2012-06-225-5/+5
* - Fixed bug #62384 (Attempting to invoke a Closure more than once causes segf...Felipe Pena2012-06-222-0/+31
* Improve check for :memory: pseudo-filename in SQliteJohannes Schlüter2012-06-222-3/+3
* Remove outdated and user-specific filesJohannes Schlüter2012-06-203-151/+0
* Fixed bug RecursiveArrayIterator does not implement CountableNikita Popov2012-06-192-3/+12
* sync zip ext version with peclAnatoliy Belsky2012-06-191-1/+1
* split gzgetc_basic.phpt for zlib 1.2.7Anatoliy Belsky2012-06-193-2/+66
* Reverted the BC fix regarding to #57905, test adoptedAnatoliy Belsky2012-06-172-12/+3
* Adding a test for ext/posix/tests/posix_getegid_basic.phptmichelangelo2012-06-101-0/+15
* set current versions for libzip and zip extAnatoliy Belsky2012-06-072-2/+2
* zip windows fixesAnatoliy Belsky2012-06-073-8/+14
* fixed bc break related to #57905Anatoliy Belsky2012-06-071-2/+10
* fixed a bit overlooked from the last libzip portAnatoliy Belsky2012-06-071-2/+2
* brought the fix for #47667 backAnatoliy Belsky2012-06-071-2/+8
* fixed zip entry freeingAnatoliy Belsky2012-06-071-5/+10
* rechecked the merged libzip, took also the indents from the original toAnatoliy Belsky2012-06-076-28/+18
* fixed a double freeing crashAnatoliy Belsky2012-06-071-2/+0
* fixed header includeAnatoliy Belsky2012-06-071-1/+1
* initial libzip upgrade patch to 0.10.1Anatoliy Belsky2012-06-0764-691/+2716
* Merge commit '15213768e6cc098ab4e53cacc3b5eb86fa85284a' into PHP-5.3Felipe Pena2012-06-071-1/+5
|\
| * - Fixed bug #62227 (Invalid phar stream path causes crash)Felipe Pena2012-06-041-1/+5
* | Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that inc...Pierrick Charron2012-06-071-0/+22
* | Fix ext/intl build on ICU < 4.8Gustavo André dos Santos Lopes2012-06-061-0/+2
* | Optimization in ext/intl/msgformatGustavo André dos Santos Lopes2012-06-067-5/+24
* | Fixed tests in ext/intlGustavo André dos Santos Lopes2012-06-052-199/+5
* | Changed XFAILed collator_get_sort_key.phptGustavo André dos Santos Lopes2012-06-041-36/+35
* | Merge commit 'e59b6dc0ae803d49c3f620818285f98dfb61fd57' into PHP-5.3Felipe Pena2012-06-031-1/+5
|\ \
| * | - Fixed information leak in ext exif (discovered by Martin Noga, Matthew "j00...Felipe Pena2012-06-031-1/+5
| |/
* | Fixed Bug #62202 (ReflectionParameter::getDefaultValue() memory leaks with co...Xinchen Hui2012-06-011-1/+2
* | fix unchecked emallocStanislav Malyshev2012-05-301-3/+3
* | Typofix in comment in proc_open.cJille Timmermans2012-05-301-1/+1
* | fix CVE-2012-2143Stanislav Malyshev2012-05-292-1/+21
* | updated the libmagic patch after Felipes regex fixAnatoliy Belsky2012-05-291-74/+50
* | Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phptMatt Ficken2012-05-292-1/+50
* | Bug #62177 deactivate the linux test version on winMatt Ficken2012-05-291-1/+5
* | Fix bug #62177 Test Bug - finfo_file_regex.phptMatt Ficken2012-05-291-0/+36