]> granicus.if.org Git - php/shortlog
php
2010-12-10 Felipe Pena- Fixed bug #53515 (property_exists incorrect on ArrayO...
2010-12-10 George Wangfixed keyLen validation point
2010-12-10 Felipe Pena- Fixed bug #53517 (segfault in pgsql_stmt_execute...
2010-12-10 Felipe Pena- Fixed ZTS build
2010-12-10 Felipe Pena- Cosmetics
2010-12-10 Scott MacVicarMFH: Fix indirect reference of $this
2010-12-10 Christopher... Update for PECL upload that is synced with PHP 5.3.4
2010-12-10 Felipe Pena- Added test for bug #53512
2010-12-10 Felipe Pena- Fixed bug #53512 (NumberFormatter::setSymbol crash...
2010-12-10 Felipe Pena- Fixed bug #39199 (Cannot load Lob data with more...
2010-12-09 Eyal Teutschtest bug42364 included a superfluous ?>
2010-12-09 Eyal Teutschpdo_025 expected a certain extra character that is...
2010-12-08 Johannes SchlüterBack to -dev
2010-12-08 Andrey Hristovenable again after 5.3.4 has already been tagged
2010-12-08 Johannes SchlüterPHP 5.3.4
2010-12-08 Eyal Teutschcurl_setopt() arg: using DIRECTORY_SEPARATOR rather...
2010-12-08 Pierre Joye- new warning in imagepstext
2010-12-08 Pierre Joye- Fix #53492, fix crash if aa steps are invalid
2010-12-07 Pierre Joye- not anymore in core or builtin
2010-12-07 Andrey Hristovswitch this off for the release
2010-12-07 Pierre Joye- add CVE
2010-12-06 Andrey HristovSkip additional result sets sent by MySQL 5.5 servers
2010-12-06 Andrey Hristovdon't crash if the API is used incorrectly
2010-12-04 Felipe Pena- Fixed test (Eyal Teutsch)
2010-12-04 Felipe Pena- Fixed test
2010-12-04 Felipe Pena- Fixed tests
2010-12-03 Felipe Pena- Fixed test
2010-12-03 Felipe Pena- Fixed test
2010-12-03 Felipe Pena- Order
2010-12-03 Felipe Pena- Fixed bug #53463 (sqlite3 columnName() segfaults...
2010-12-03 Jani Taskinen- CS + reorder to match trunk better, removed trailing...
2010-12-03 Jani Taskinen- Fix test
2010-12-03 Jani Taskinen- Add test for the ob_start($foo); leak/crash bug
2010-12-03 Jani Taskinen- Fix leaks and crash bug when passing the callback...
2010-12-02 Pierre Joye- Fix #29085, bad default include_path on Windows
2010-12-02 Felipe Pena- Cosmetics
2010-12-02 Pierre Joye- some missing entries
2010-12-02 Andrey Hristovfix test after newly introduced constant
2010-12-02 Johannes Schlüter- Back to -dev
2010-12-02 Andrey Hristovand export the new constant
2010-12-02 Andrey Hristovnew server constant as of 5.5
2010-12-02 Johannes Schlüter- PHP 5.3.4RC2
2010-12-02 Pierre Joye- not TS and useless on server, also not required anymo...
2010-12-02 Adam HarveyMinimal fix for bug #53440 (INSTALL file refers to...
2010-12-01 Christopher... Remove OCI8 devel status in preparation for PHP 5.3...
2010-12-01 Christopher... Add Berkeley DB 5.1 support to the DBA extension
2010-12-01 Ilia AlshanetskyFixed bug #51250 (iconv_mime_decode() does not ignore...
2010-12-01 Andrey Hristovadd a comment
2010-11-30 Jérôme Loyet- Fixed bug #53412 (segfault when using -y)
2010-11-30 Ilia AlshanetskyMissing bits from last commit
2010-11-30 Ilia AlshanetskyFixed bug #52202 (CURLOPT_PRIVATE gets corrupted).
2010-11-30 Pierre JoyeFixed crash in zip extract method (possible CWE-170)
2010-11-29 Ilia AlshanetskyFixed bug #52656 (DOMCdataSection does not work with...
2010-11-29 Ilia AlshanetskyFixed bug #52828 (curl_setopt does not accept persisten...
2010-11-29 Adam HarveyUpdate INI files per doc bug #53420 (mail.log is poorly...
2010-11-28 Derick Rethans- Reorganize slightly as there was already a date and...
2010-11-28 Derick Rethans- Fixed two more test cases.
2010-11-28 Derick Rethans- Fixed a few test cases.
2010-11-26 Ilia AlshanetskyMissing bit from previous commit
2010-11-26 Ilia AlshanetskyFixed bug #52327 (base64_decode() improper handling...
2010-11-26 Pierre Joye- Fixed #53409, sleep() return NULL on Windows
2010-11-26 Jérôme Loyet- Fixed bug #52501 (libevent made FPM crashed when...
2010-11-26 Johannes Schlüter- Remove outdated, unmaintained, misleading ChangeLog...
2010-11-25 Ilia AlshanetskyFixed bug #53304 (quot_print_decode does not handle...
2010-11-25 Gustavo André... - Fixed bug #53403 (use of unitialized values). Fixes...
2010-11-25 Felipe Pena- Ordering
2010-11-23 Pierre Joye- fixed #53352
2010-11-23 Felipe Pena- Fixed compile warnings
2010-11-23 Felipe Pena- Fixed test
2010-11-23 Ilia AlshanetskyFixed bug #46587 (mt_rand() does not check that max...
2010-11-22 Christopher... Explicitly name the added constant
2010-11-22 Ilia AlshanetskyFixed bug #51003 (unaligned memory access in ext/hash...
2010-11-22 Ilia AlshanetskyFixed bug #51003 (unaligned memory access in ext/hash...
2010-11-22 Gustavo André... - Fix tests for \0 patch in PHP 5.3.
2010-11-21 Felipe Pena- Fixed ZTS build
2010-11-21 Felipe Pena- New NEWS structure (to be improved)
2010-11-21 Johannes Schlüter- Improve test
2010-11-21 Johannes Schlüter- Fix #52854 (ReflectionClass::newInstanceArgs does...
2010-11-20 Felipe Pena- Fixed bug #53366 (Reflection doesnt get dynamic prope...
2010-11-20 Kalle Sommer... Added second fix from #50987 that wasn't apart of Ilia...
2010-11-20 Ilia AlshanetskyFixed bug #50987 (unaligned memory access in phar.c)
2010-11-20 Stanislav MalyshevAdd support for DateTime in datefmt_format
2010-11-20 Christopher... Remove unreverted duplicate fix for nulls
2010-11-19 Stanislav Malyshevreport intl fix
2010-11-19 Stanislav MalyshevFix invalid args bugs by Maksymilian Arciemowicz
2010-11-19 Felipe Pena- Fixed extract() to do not overwrite $GLOBALS and...
2010-11-19 Felipe Pena- Fixed bug #53362 (Segmentation fault when extending...
2010-11-19 Martin JansenFixed two typos in NEWS.
2010-11-19 Ilia AlshanetskyFixed bug #47168 (printf of floating point variable...
2010-11-19 Jani Taskinen- Merged check from trunk to prevent building multiple...
2010-11-19 Christopher... Update fix proviso now the mentioned Oracle bugfix...
2010-11-18 Gustavo André... - Fixed borked test bug52820.phpt.
2010-11-18 Johannes SchlüterBack to -dev
2010-11-18 Johannes Schlüter- 5.3.4RC1
2010-11-18 Pierre Joye- path with null entries
2010-11-18 Pierre Joye- revert part of the null fix, was already applied...
2010-11-18 Pierre Joye- fix #39863, do not accept paths with NULL in them...
2010-11-18 Gustavo André... - Implemented alternative strategy for change in rev...
2010-11-18 Felipe Pena- Fix build
2010-11-18 Derick Rethans- Fixed the call as well.
next