]> granicus.if.org Git - php/shortlog
php
2011-02-01 Gustavo André... - Fixed bug #53903 (userspace stream stat callback...
2011-02-01 Andrey HristovFix more warnings about size_t
2011-02-01 Gustavo André... - Fixed several comparisons that always result in true...
2011-02-01 Andrey Hristovfix warnings. These checks are not needed because
2011-02-01 Gustavo André... - Fixed bug #49072 (feof never returns true for damaged...
2011-02-01 Ilia AlshanetskyFixed bug #53898 (PHAR reports invalid error message...
2011-02-01 Pierre Joye- fix build, wrong version id
2011-02-01 Pierre Joye- WS
2011-02-01 Boris Lytochkinpreprocessed changes made in rev.307894:
2011-02-01 Boris Lytochkin- Improved SNMP extension:
2011-02-01 Felipe Pena- Fixed build
2011-01-31 Derick Rethans- Don't lower case setting names; some of them actually...
2011-01-31 Andrey HristovAdd two new enums constants from the server
2011-01-31 Andrey HristovDon't lose this data anymore. It worked without the...
2011-01-31 Kalle Sommer... Fixed bug #53795 (Connect Error from MySqli (mysqlnd...
2011-01-31 Kalle Sommer... Use our own zend_strndup() implementation of strndup...
2011-01-31 Boris LytochkinImproved SNMP extension. FR #53594
2011-01-30 Stanislav Malyshevfix bug 53885 (ZipArchive segfault with FL_UNCHANGED...
2011-01-30 Jérôme Loyet- remove cpystrn from FPM and use strlcpy instead.
2011-01-30 Stanislav MalyshevFix bug #52290 (setDate, setISODate, setTime works...
2011-01-30 Stanislav MalyshevFix bug #52808 (Segfault when specifying interval as...
2011-01-29 Jérôme Loyet- Fixed bug #53434 (php-fpm slowlog now also logs the...
2011-01-29 Jérôme Loyet- Fixed bug #53434 (php-fpm slowlog now also logs the...
2011-01-29 Jérôme Loyet- Fixed bug #53777 (php-fpm log format now match php_er...
2011-01-29 Adam HarveyRevert the UPGRADING change in r307807, since it's...
2011-01-28 Felipe Pena- Fixed bug #53748 (Using traits lead to a segmentation...
2011-01-28 Felipe Pena- Fixed bug #53867 (Test failure)
2011-01-28 Andrey Hristovclear error before doing anything, because we can get
2011-01-28 Ulf WendelDon't expect a certain server reply, it is undefined...
2011-01-28 Dmitry StogovAdded ability to connect to HTTPS sites through proxy...
2011-01-28 Adam HarveyFixed bug #53854 (Missing constants for compression...
2011-01-28 Adam HarveyFix zip test.
2011-01-27 Andrey Hristova better habitat
2011-01-27 Andrey Hristovfix a crash in new code
2011-01-27 Ilia AlshanetskyAdded support for "extra" parameter for PGNotify().
2011-01-27 Scott MacVicarFix crash with mbstring, this probably isn't the correc...
2011-01-27 Pierre Joye- Fix bug #53166, missing parameters in reflections...
2011-01-25 Ulf WendelCheck PAM auth plugin build in to mysqlnd. I am afraid...
2011-01-25 Derick Rethans- Let's keep this consistent in the whole file.
2011-01-25 Ulf WendelHandle deprecation messages differently in tests to...
2011-01-25 Ulf WendelAlways bail about deprecation, make warning visible...
2011-01-25 Gustavo André... - Fixed CHARSET_UNICODE_COMPAT (ISO-8859-1 is compatibl...
2011-01-24 Ilia Alshanetskyremoved un-used variable
2011-01-24 Derick Rethans- Updated to version 2011.1 (2011a)
2011-01-24 Andrey Hristovfix typos
2011-01-24 Andrey Hristovsmall cleanups
2011-01-24 Andrey HristovHandle MySQL 5.5 authentication features.
2011-01-24 Stanislav MalyshevAdd imap_fetchmime
2011-01-24 Stanislav Malyshevfix tests
2011-01-24 Stanislav MalyshevFixed bug #5273 (Can't use new properties in class...
2011-01-24 Stanislav MalyshevFixed Bug #52063 (DateTime constructor's second argumen...
2011-01-23 Felipe Pena- Fix missing mkdir for bindir (patch by David Tajchreber)
2011-01-23 Ilia AlshanetskyFixed compiler warning
2011-01-23 Pierre Joye- local redeclaration
2011-01-23 Pierre Joye- kill local redeclaration by using a less common name
2011-01-20 Ilia AlshanetskyFixed variable overloading
2011-01-20 Felipe Pena- Removed accidental changes
2011-01-20 Pierre Joye- should not have been applied
2011-01-20 Pierre Joye- don't continue if no valid option value
2011-01-20 Pierre Joye- be sure that we got tzid by adding a default case
2011-01-20 Pierre Joye- fail when no known op are given
2011-01-20 Pierre Joye- unused var
2011-01-20 Pierre Joye- fail when no known op are given
2011-01-20 Pierre Joye- kill local redeclaration
2011-01-20 Pierre Joye- init err (and simplify)
2011-01-20 Pierre Joye- init err
2011-01-20 Pierre Joye- no need of assert here
2011-01-20 Pierre Joye- check if strdup succeeds
2011-01-19 Philip OlsonFixed a couple of trivial typos
2011-01-19 Pierre Joye - fix warning about undefined zend_multibyte_set_filte...
2011-01-19 Pierre Joye- force static, can't be built yet shared anyway
2011-01-19 Pierre Joye- xp sp3 does not have them
2011-01-19 Andrey Hristovfix ZTS build
2011-01-19 Pierre Joye- WS
2011-01-19 Pierre Joye- avoid local redeclaration
2011-01-19 Pierre Joye- malloc may fail
2011-01-19 Pierre Joye- path len check and fix buffer overrun
2011-01-19 Ilia AlshanetskyWin32 build fix
2011-01-19 Dmitry StogovAdded checks for malformated FastCGI requests (Edgar...
2011-01-19 Gustavo André... - Hopefully finally fixed the mess in rev 307562 and...
2011-01-18 Pierre Joye- fix regression introduced in 5.3.4 in open_basedir...
2011-01-18 Gustavo André... - Fixed wrong function call in original commit to FR...
2011-01-18 Gustavo André... - Implemented FR #39771 (Made DOMDocument::saveHTML...
2011-01-18 Ilia AlshanetskyFixed variable re-declaration
2011-01-18 Pierre Joye- fix the fix (wrong test)
2011-01-17 Jérôme Loyet- Enforce security in the fastcgi protocol parsing.
2011-01-17 Pierre Joye- path len sanity check
2011-01-17 Pierre Joye- don't try to access if calloc fails (quick review...
2011-01-17 Pierre Joye- fix NULL derefencing
2011-01-17 Ilia AlshanetskyFixed compiler warning
2011-01-17 Ulf WendelFix tests: don't expect people to use a certain db...
2011-01-17 Kalle Sommer... Added 'catalog' to the field fetching functions in...
2011-01-17 Kalle Sommer... Remove this void comment (c/p mistake)
2011-01-17 Kalle Sommer... MFT: Implemented FR #47802 (Support for setting charact...
2011-01-16 Stanislav MalyshevFix bug #47143, bug #51458 - provide more useful info...
2011-01-16 Stanislav MalyshevAdd options to debug_backtrace functions
2011-01-16 Kalle Sommer... Fix mysqlnd build
2011-01-14 Andrey HristovUpdate on the mysqlnd auth plugins, changed the plugin
2011-01-14 Andrey Hristovmerge from branch
2011-01-14 Johannes Schlüter- Fix #53551 (PDOStatement execute segfaults for pdo_my...
next