summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.22php-5.4.22PHP-5.4.22Stanislav Malyshev2013-11-123-4/+4
* 5.4.21 RC 1php-5.4.22RC1Stanislav Malyshev2013-10-293-4/+4
* Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Yasuo Ohgaki2013-10-291-0/+27
|\
| * add bundled libzip LICENSE, as required by BSD License termsRemi Collet2013-10-291-0/+27
* | Update NEWSYasuo Ohgaki2013-10-291-0/+4
* | Fixed Bug 64760 var_export() does not use full precision for floating-point n...Yasuo Ohgaki2013-10-295-36/+36
* | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Yasuo Ohgaki2013-10-293-659/+665
|\ \ | |/
| * - Updated to version 2013.8 (2013h)Derick Rethans2013-10-281-628/+628
| * Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Derick Rethans2013-10-282-1/+5
| |\
| | * Fixed bug #65950 Field name truncation if the field name is bigger than 32 ch...Yasuo Ohgaki2013-10-262-1/+5
| |/ |/|
| * - Updated to version 2013.7 (2013g)Derick Rethans2013-10-231-589/+591
|/
* Fix Coverity issue reporting wrong sizeof()Yasuo Ohgaki2013-10-221-1/+1
* Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Yasuo Ohgaki2013-10-22108-1277/+2619
|\
| * exif NEWSMichael Wallner2013-10-211-0/+3
| * add tests for bug #62523Michael Wallner2013-10-216-0/+73
| * Merged PR #293 (Exif crash on unknown encoding was fixed)Michael Wallner2013-10-213-5/+21
| * Just SKIP that test on travisMichael Wallner2013-10-211-0/+4
| * fix memory leak on error (from Coverity scan)Stanislav Malyshev2013-10-211-0/+1
| * Fix coverity issue with -1 returned by findOffset not being handled by getPre...Stanislav Malyshev2013-10-201-0/+3
| * 5.4.21 release dateStanislav Malyshev2013-10-201-1/+1
| * When src->src is null this doesn't get initializedRasmus Lerdorf2013-10-201-1/+1
| * Fix typoRasmus Lerdorf2013-10-201-1/+1
| * Clean up this weird safe_emalloc() callRasmus Lerdorf2013-10-201-1/+1
| * Minor Coverity tweaksRasmus Lerdorf2013-10-201-3/+3
| * - Moved NULL check before dereferencingFelipe Pena2013-10-201-4/+4
| * - Fixed possible NULL ptr dereferenceFelipe Pena2013-10-201-2/+4
| * Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4Felipe Pena2013-10-201-1/+1
| |\
| | * Remove senseless check hereRasmus Lerdorf2013-10-191-1/+1
| * | - Fixed possible uninitialized scalar variable usage (spotted by Coverity)Felipe Pena2013-10-204-4/+4
| |/
| * - Fix extern declaration according to definitionFelipe Pena2013-10-201-1/+1
| * - Fix possible memory leakFelipe Pena2013-10-201-4/+5
| * - Moved allocation to if block to make Coverity happyFelipe Pena2013-10-191-9/+10
| * - Fixed possible memory leakFelipe Pena2013-10-191-0/+1
| * Fix unitialized opened_path here - found by CoverityRasmus Lerdorf2013-10-191-3/+6
| * Initialize these to make Coverity happyRasmus Lerdorf2013-10-191-2/+3
| * Typo fix: managment -> managementLior Kaplan2013-10-191-1/+1
| * Use minus sign instead of hyphenLior Kaplan2013-10-191-1/+1
| * Merge branch 'pull-request/499'Rasmus Lerdorf2013-10-192-2/+2
| * use $YACC instead of 'bison' as suggested by YasuoMichael Wallner2013-10-191-1/+1
| * Fixed bug #65911 ($this not usable as static property)bwoebi2013-10-163-0/+25
| * fix whitespacesAnatol Belski2013-10-141-1/+1
| * added notes about the PECL site conformityAnatol Belski2013-10-143-1/+21
| * fixed skeleton to produce the normalized ext version macrosAnatol Belski2013-10-142-1/+3
| * - Fixed possible memory leakFelipe Pena2013-10-121-0/+1
| * Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-10-091-13/+16
| |\
| | * C89 compatibilityMichael Wallner2013-10-091-12/+14
| | * Fixed segfault when built with OpenSSL >= 1.0.1Daniel Lowrey2013-10-091-5/+6
| |/
| * fixing a minor typo in CODING_STANDARDS documentArunSK2013-10-071-1/+1
| * FIX BUG #65219 - Typo correctionStanley Sufficool2013-10-051-1/+1
| * Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4Stanley Sufficool2013-10-0525-859/+1496
| |\