]> granicus.if.org Git - php/shortlog
php
2011-02-08 Gustavo André... - Fixed bug #53959 (reflection data for fgetcsv out...
2011-02-08 Antony Dovgalfix compile warning
2011-02-07 Pierre Joye- Fixed bug #53893 (Wrong return value for ZipArchive...
2011-02-07 Pierre Joye- null deref fix
2011-02-07 Pierre Joye- disable realloc warning about not checking its return...
2011-02-06 Ilia AlshanetskyFixed parse_url() tests to account for port validation
2011-02-05 Gustavo André... - Changed port validation introduced in commit #308035...
2011-02-05 Boris Lytochkinfix crash caused by incorrect offset altering
2011-02-05 Boris Lytochkinadded r/o info property with basic session info,
2011-02-04 Ilia AlshanetskyFixed bug #53924 (FILTER_VALIDATE_URL doesn't validate...
2011-02-04 Adam HarveyChange the way HAVE_GLOB is dealt with in ext/zip per...
2011-02-04 Adam HarveyFix bug #53923 (Zip functions assume HAVE_GLOB is defined).
2011-02-04 Adam HarveyFix bug #53914 (SPL assumes HAVE_GLOB is defined)....
2011-02-04 Adam HarveyFix bug #53913 (Streams functions assume HAVE_GLOB...
2011-02-03 Kalle Sommer... Fix ZTS build
2011-02-03 Scott MacVicarXFAIL these for the moment, Kalle totally broke these...
2011-02-03 Scott MacVicarAdd header_register_callback(), allows a userland function
2011-02-03 Scott MacVicarFix docblocks on SpoofChecker and remove exceptions...
2011-02-03 Ilia AlshanetskyFixed compiler warnings caused by var re-declaration
2011-02-03 Gustavo André... - Simpler fix for bug #53915.
2011-02-03 Gustavo André... - Fixed bug #53915: ReflectionClass::getConstant(s...
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...
next