summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - BFNFelipe Pena2012-06-231-0/+2
* - Improved fix for #62384Felipe Pena2012-06-231-5/+3
* Remove unneeded and outdated ChangeLog fileJohannes Schlüter2012-06-222-22100/+0
* 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
* Add NEWS for bug #62262Nikita Popov2012-06-191-0/+4
* Fixed bug RecursiveArrayIterator does not implement CountableNikita Popov2012-06-192-3/+12
* sync zip ext version with peclAnatoliy Belsky2012-06-191-1/+1
* one more correction for COM upgrading notesAnatoliy Belsky2012-06-191-3/+4
* split gzgetc_basic.phpt for zlib 1.2.7Anatoliy Belsky2012-06-193-2/+66
* com ext upgrading correctionAnatoliy Belsky2012-06-181-1/+1
* com ext upgrading infoAnatoliy Belsky2012-06-181-0/+4
* Reverted the BC fix regarding to #57905, test adoptedAnatoliy Belsky2012-06-172-12/+3
* Merge PHP 5.3.14 NEWSJohannes Schlüter2012-06-131-2/+55
* re-add 61755 to NEWSStanislav Malyshev2012-06-121-0/+4
* Make travis silentDavid Soria Parra2012-06-101-0/+10
* Adding a test for ext/posix/tests/posix_getegid_basic.phptmichelangelo2012-06-101-0/+15
* typoStanislav Malyshev2012-06-081-1/+1
* improve overflow checksStanislav Malyshev2012-06-081-5/+5
* fix potential overflow in _php_stream_scandirStanislav Malyshev2012-06-072-3/+10
* set current versions for libzip and zip extAnatoliy Belsky2012-06-072-2/+2
* updated NEWSAnatoliy Belsky2012-06-071-0/+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
* - BFNFelipe Pena2012-06-071-0/+3
* 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
* | Regenerated filesPierrick Charron2012-06-072-1265/+1303
* | Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that inc...Pierrick Charron2012-06-073-6/+53
* | Don't depend on a fixed path for PHP shebang but use /usr/bin/envTill Klampaeckel2012-06-071-1/+1
* | Remove unused codesXinchen Hui2012-06-071-10/+8
* | based on microsoft's description,the direct convert from FILETIME struct to _...slayercat2012-06-071-2/+12
* | 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
| |/