]> granicus.if.org Git - php/shortlog
php
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...
2011-01-14 Antony Dovgaladd missing dl() function to FPM SAPI
2011-01-14 Andrey HristovChange things to allow passing of the password length
2011-01-14 Andrey Hristovgcc barks about these, so clean it
2011-01-13 Ilia AlshanetskyFixed variable re-declaration
2011-01-13 Scott MacVicarintl: Add Spoofchecker cloning, fix typo in prototype...
2011-01-13 Scott MacVicarAdd Spoofchecker to intl extension.
2011-01-12 Felipe Pena- Fixed bug #53717 (checking the number of arguments...
2011-01-12 Andrey Hristovgrok the MySQL 5.5 extended handshake.
2011-01-12 Derick Rethans- Fixed bug #53729 (DatePeriod fails to initialize...
2011-01-12 Ilia AlshanetskyFixed variable re-declaration
2011-01-12 Felipe Pena- Fixed compiler warnings
2011-01-11 Andrey HristovUse common code to handle initial authentication and
2011-01-11 Ilia AlshanetskyAdded missing success check around chmod() for windows...
2011-01-10 Pierre Joye- do not enable analyzer for snapshot
2011-01-10 Ilia AlshanetskyFixed bug #53630 (Fixed parameter handling inside readl...
2011-01-10 Andrey Hristovplug a leak
2011-01-10 Andrey Hristovnew flag
2011-01-10 Pierre Joye- remove local redeclaration
2011-01-10 Pierre Joye- possible NULL deref
2011-01-10 Pierre Joye- local redeclaration
2011-01-10 Pierre Joye- WS
2011-01-10 Pierre Joye- some more possible NULL deref
2011-01-10 Pierre Joye- fix possible NULL deref
2011-01-09 Pierre Joye- add configure option to enable the builtin static...
2011-01-09 Stefan MarrAdded trait_exists() [TRAITS] [DOC]
2011-01-09 Pierre Joye- let try to fix pecl header install so we can do the...
2011-01-08 Rui Hirokawaadded an option to http_build_query for RFC-3986
2011-01-07 Pierre Joye- enable ASLR and NXCOMPAT by default
2011-01-07 Kalle Sommer... Implemented FR #39847 (mysqli_fetch_[field|fields|field...
2011-01-07 Kalle Sommer... Added test case for #47802 and fixed macro name after...
2011-01-07 Pierre Joye- define the php*.lib/dll names
2011-01-07 Kalle Sommer... Update to use mysql_options() instead of mysql_set_char...
2011-01-07 Pierre Joye- missing add header
2011-01-07 Kalle Sommer... Implemented FR #47802, support for character sets in...
2011-01-07 Andrey HristovProper fix for
2011-01-07 Adam HarveyImplement request #53684 (Deprecated HTML in sample...
2011-01-07 Felipe Pena- Fixed memory leak on SQLite3Result and SQLite3Stmt...
2011-01-06 Rasmus LerdorfFix bug #53682
2011-01-06 Adam HarveyImplement request #53659 (Implementing RegexIterator...
2011-01-06 Adam HarveyRemove empty files left when r306542 was reverted in...
2011-01-06 Scott MacVicarImplemented FR #53466 (SQLite3Result::columnType()...
2011-01-05 Etienne KneussImplement SplObjectStorage::removeAllExcept (Patch...
2011-01-05 Ilia AlshanetskyAdded test
2011-01-05 Ilia AlshanetskyOptimize unix timestamp to date-string conversion for...
2011-01-05 Pierre Joye- revert rev. 307044
2011-01-04 Scott MacVicarAdd test for bug #53632
2011-01-04 Scott MacVicarFix bug #53632 with x87 fpu
2011-01-04 Felipe Pena- Fixed tests
2011-01-04 Stanislav Malyshevfix unit tests for intl in accordance with new ICU...
2011-01-03 Kalle Sommer... Fixed linking of extensions that would use a static...
2011-01-03 Pierre Joye- useless commented code
2011-01-03 Scott MacVicarChange DEBUG() to TIMELIB_DEBUG(), there are potential...
next