]> granicus.if.org Git - php/shortlog
php
2010-12-12 Stefan MarrChanged collision warning for Traits to fatal error.
2010-12-12 Kalle Sommer... Fixed bug #53503 (mysqli::query returns false after...
2010-12-12 Derick Rethans- Fixed a few test cases
2010-12-12 Eyal Teutschmoved the second unlink() to the CLEAN section in the...
2010-12-11 Pierre Joye- add PHP_INSTALL_HEADERS to all parts (core&exts)...
2010-12-11 Martin Jansen* Fixed parameter check introduced with the recent...
2010-12-11 Pierre Joye- add install-lib(s), remove header for now, will be...
2010-12-11 Ilia AlshanetskyUpgraded bundled Sqlite3 to version 3.7.4.
2010-12-11 Gustavo André... - Tests and small parsing correction for php://fd wrapper
2010-12-11 Gustavo André... - Implemented request #26158/bug #53465 (open arbitrary...
2010-12-10 Felipe Pena- Fixed bug #53515 (property_exists incorrect on ArrayO...
2010-12-10 Felipe Pena- Fixed bug #53517 (segfault in pgsql_stmt_execute...
2010-12-10 Pierre Joye- install headers, missed that one
2010-12-10 Pierre Joye- add initial PHP_INSTALL_HEADERS, one step closer...
2010-12-10 Gustavo André... - I had forgotten to commit UPGRADING (for enable_post_...
2010-12-10 Christopher... Update for PECL upload that is synced with PHP 5.3.4
2010-12-10 Scott MacVicarAdd more constants to curl_getinfo(), dependent on...
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 Gustavo André... - Added enable_post_data_reading ini option to allow...
2010-12-09 Dmitry StogovFixed bug #53511 (Exceptions are lost in case an except...
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 Dmitry StogovFixed startup errors if ext/exif is loaded without...
2010-12-08 Eyal Teutschcurl_setopt() arg: using DIRECTORY_SEPARATOR rather...
2010-12-08 Antony Dovgalfix ZTS build
2010-12-08 Dmitry StogovRemoved compile time dependency from ext/mbstring
2010-12-08 Pierre Joye- Fix #53492, fix crash if aa steps are invalid
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 Antony Dovgalmake sure the stream context is present before looking...
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- Fixed bug #53463 (sqlite3 columnName() segfaults...
2010-12-03 Jani Taskinen- Fix test
2010-12-03 Jani Taskinen- CS and "de-facto" style of returning NULL for failing...
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 Adam HarveyImplement FR #53457 (number_format must support more...
2010-12-03 Adam HarveyImplemented FR #53447 (Cannot disable SessionTicket...
2010-12-02 Pierre Joye- Fix #29085, bad default include_path on Windows
2010-12-02 Andrey Hristovfix test after newly introduced constant
2010-12-02 Andrey Hristovand export the new constant
2010-12-02 Andrey Hristovnew server constant as of 5.5
2010-12-02 Pierre Joye- not TS and useless on server, also not required anymo...
2010-12-02 Dmitry StogovWS and cosmethic changes
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 Pierre Joye- fix ts build
2010-12-01 Stefan MarrRemoved old commented function prototypes.
2010-12-01 Ilia AlshanetskyFixed bug #51250 (iconv_mime_decode() does not ignore...
2010-12-01 Dmitry StogovAllowed indirect $this access (Scott)
2010-11-30 Jérôme Loyet- Fixed bug #53412 (segfault when using -y)
2010-11-30 Gustavo André... - Implemented bug/request #53427 - stream_select doesn...
2010-11-30 Ilia AlshanetskySame as before
2010-11-30 Ilia AlshanetskyFixed bug #52202 (CURLOPT_PRIVATE gets corrupted).
2010-11-30 David Soria... C comments instead of C++ comments
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 Dmitry StogovRemoved unnecessary dependencies
2010-11-29 Adam HarveyUpdate INI files per doc bug #53420 (mail.log is poorly...
2010-11-28 Derick Rethans- Fixed two more test cases.
2010-11-28 Derick Rethans- Fixed a few test cases.
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-26 Adam HarveyImplemented FR #53407 (make scandir()'s directory sorti...
2010-11-25 Pierre Joye- cleanup broken double definition of php_win_err and...
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-24 Felipe Pena- Removed unused variable
2010-11-24 Dmitry StogovRemoved support for break/continue $var syntax
2010-11-24 Dmitry StogovRemoved support for break/continue $var syntax
2010-11-24 Dmitry StogovFixed test
2010-11-24 Dmitry StogovAdded multibyte suppport by default. Previosly php...
2010-11-24 Dmitry StogovAdded multibyte suppport by default. Previosly php...
2010-11-24 Andi Gutmans- Fix typo
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-23 Adam HarveyFix bug #53377 (imap_mime_header_decode() doesn't ignor...
2010-11-23 Dmitry StogovFixed bug #35547 (Segfault accessing static method)
2010-11-22 Johannes SchlüterSet svn properties
2010-11-22 Johannes Schlüter- Update tokenizer data
2010-11-22 Kalle Sommer... Fixed gettimeofday() usage for Ilia's REQUEST_TIME...
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 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...
next