summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.26php-5.4.26PHP-5.4.26Stanislav Malyshev2014-03-052-3/+3
* add fix for #66820Stanislav Malyshev2014-03-041-1/+2
* Fixed Bug #66820 out-of-bounds memory access in fileinfoRemi Collet2014-03-041-16/+18
* Improves fix for memory leak, keep in sync with upstream.Remi Collet2014-03-041-4/+12
* fixed leak introduced after CVE/upgradeAnatol Belski2014-03-041-0/+2
* update NEWSphp-5.4.26RC1Stanislav Malyshev2014-02-181-0/+3
* Fixed Bug #66731 file: infinite recursionRemi Collet2014-02-185-6/+47
* 5.4.26 RC1Stanislav Malyshev2014-02-173-6/+4
* update NEWSStanislav Malyshev2014-02-171-1/+3
* Fixed broken build when EC unavailableDaniel Lowrey2014-02-171-1/+1
* Updated NEWS for #65753Julien Pauli2014-02-171-0/+4
* Export JsonSerializable Interface (bug #65753)Julien Pauli2014-02-172-2/+2
* Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_sele...Yasuo Ohgaki2014-02-162-12/+22
* Refactor build_tablename()Yasuo Ohgaki2014-02-161-27/+8
* Revise encoding blacklistYasuo Ohgaki2014-02-161-4/+3
* - Fix ZTS build when HAVE_PQESCAPELITERAL is not setFelipe Pena2014-02-151-0/+2
* Update NEWSYasuo Ohgaki2014-02-151-0/+4
* Refactor and cleanup. WS is cleaned up. Use -b if it is needed.Yasuo Ohgaki2014-02-152-285/+268
* Update NEWSDaniel Lowrey2014-02-141-0/+4
* Fix for bug66501 - "key type not supported in this PHP build"mk-j2014-02-142-0/+30
* a few typofixesVeres Lajos2014-02-146-7/+7
* Replace old SVN references to GitMats Lindh2014-02-091-2/+2
* update libs_version.txtAnatol Belski2014-02-061-1/+1
* Fix yearHannes Magnusson2014-02-051-3/+3
* adapt test to curl 7.35.0 upgradeAnatol Belski2014-02-051-3/+1
* tests still failing, so xfail for now until fixedStanislav Malyshev2014-01-292-2/+4
* Fixed bug data->fd not set to -1 for open_basedir failure.Yasuo Ohgaki2014-01-301-0/+2
* Fixed zend.multibyte tests partiallyYasuo Ohgaki2014-01-295-14/+10
* add text for the new constantsAndrey Hristov2014-01-282-1/+6
* Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Andrey Hristov2014-01-2833-159/+840
|\
| * Fixed arginfo of PDO::__construct() to match the docs and zend_parse_paramete...Bob Weinand2014-01-281-2/+2
| * Remove obsolete descriptionYasuo Ohgaki2014-01-272-70/+0
| * Fix English and improve by Stas. Thanks :)Yasuo Ohgaki2014-01-263-9/+13
| * Update source docsYasuo Ohgaki2014-01-264-9/+62
| * Revert "Update source docs"Yasuo Ohgaki2014-01-264-62/+9
| * Update source docsYasuo Ohgaki2014-01-264-9/+62
| * drop precision since trigonometric functions are non-portableStanislav Malyshev2014-01-261-17/+20
| * XFAIL multibyte tests until they are fixed (bug 66582)Stanislav Malyshev2014-01-267-0/+14
| * Merge branch '45543-timezone-set' into PHP-5.4Derick Rethans2014-01-266-12/+84
| |\
| | * Fixed bug #45543: DateTime::setTimezone can not set timezones without ID.Derick Rethans2014-01-266-12/+84
| |/
| * fix test bug62479.phptStanislav Malyshev2014-01-251-2/+2
| * Merge branch 'pull-request/571' into PHP-5.4Stanislav Malyshev2014-01-256-1/+594
| |\
| | * Implement ldap_modify_batch.Ondřej Hošek2014-01-224-0/+588
| * | Merge branch '44780-fallback' into PHP-5.4Derick Rethans2014-01-254-44/+56
| |\ \
| | * | Fixed bug #44780: some time zone offsets not recognized by timezone_name_from...Derick Rethans2014-01-254-44/+56
| |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Ferenc Kovacs2014-01-241-2/+2
| |\ \
| | * | fix the primary qa email address and update the list of available people bein...Ferenc Kovacs2014-01-241-2/+2
| | * | Revert "Fix #62479: Some chars not parsed in passwords"Will Fitch2014-01-193-88/+2
| | * | Fix #62479: Some chars not parsed in passwordsWill Fitch2014-01-183-2/+88
* | | | add new constsAndrey Hristov2014-01-281-0/+2
|/ / /