]> granicus.if.org Git - php/shortlog
php
2009-12-25 Antony Dovgalremove automatic file unlocking on shutdown and/or...
2009-12-25 Matteo Beccati- Updated pdo_pgsql tests to be 8.5+ friendly
2009-12-25 Dmitry StogovFixed bug #50519 (segfault in garbage collection when...
2009-12-25 Pierrick CharronFixed bug #50558 (Broken object model when extending...
2009-12-24 Ilia AlshanetskyAdded missing host validation for HTTP urls inside...
2009-12-24 Mikko KoppanenChanged stream_resolve_include_path to use zend_resolve...
2009-12-24 Antony Dovgalfix the fix for #47409
2009-12-24 Sriram Natarajan- Update tests to reflect current behavior after fix...
2009-12-24 Stanislav Malyshevfix flags handling in zend_parse_method_parameters_ex
2009-12-23 Stanislav Malyshevcleanup some code, improve error handling
2009-12-23 Jani Taskinen- ws
2009-12-23 Jani TaskinenI really like the extra space.
2009-12-23 Ilia AlshanetskyFixed bug #47409 (extract() problem with array containi...
2009-12-23 Andrey HristovUnify. The typedef-ed structs in mysqlnd are always...
2009-12-23 Antony Dovgalfix minor leak in CGI sapi (happened once per child)
2009-12-22 Johannes SchlüterWhere using svn now, use svn paths
2009-12-22 Johannes SchlüterPHP 5.3.2RC1
2009-12-22 Johannes SchlüterWrap at 80 chars
2009-12-22 Johannes Schlüterinstall mysqlnd headers to allow shared build of extensions
2009-12-22 Andrey HristovFix double calls to free_contents if the connection...
2009-12-22 Andrey Hristovmove state setting to the right place, in mysqlnd_init...
2009-12-22 Pierre Joye- fix build and warning (introduced by my last commit)
2009-12-22 Jani Taskinen- Fixed bug #50517 (EXTRA_LDFLAGS polluted by wrong...
2009-12-22 Moriyoshi Koizumi- Fix bug #46478 (htmlentities() uses obsolete mapping...
2009-12-22 Ilia AlshanetskyFixed bug #45599 (strip_tags() truncates rest of string...
2009-12-21 Derick Rethans- Updated to version 2009.20 (2009t)
2009-12-21 Sriram NatarajanFixed bug #50540 (Crash within ldap_first_reference...
2009-12-21 Stanislav Malyshevclean up normalizer code
2009-12-21 Andrey HristovMove this function to MYSQLND_NET as it works on the
2009-12-21 Andrey Hristovmagic numbers to macros
2009-12-21 Andrey HristovMove compression and decompression code to separate...
2009-12-21 Jani Taskinen- Sync (and KEEP it synced!)
2009-12-21 Jani Taskinen- Tune the fix for bug #50508 and make it work with...
2009-12-20 Felipe Pena- New tests
2009-12-19 Stanislav MalyshevFixed bug #50196 stream_copy_to_stream() produces warni...
2009-12-19 Stanislav Malyshevfix bug #50196
2009-12-18 Stanislav MalyshevFixed bug #50394 (Reference argument converted to value...
2009-12-18 Stanislav Malyshevfix regression bug #50394: Reference argument converted...
2009-12-18 Jani Taskinentouch
2009-12-18 Jani Taskinen- Fixed bug #50508 (compile fails: Conflicting HEADER...
2009-12-17 Pierre Joye- [DOC] add INTERNALDATE to imap_append (will merge...
2009-12-17 Jani Taskinen- These are 2 separate sections..
2009-12-17 Ulf WendelTest for what Andrey has found with 16M packets
2009-12-17 Andrey Hristovrefactoring : move more network related functions to
2009-12-17 Andrey HristovDuring refactoring of the function mysqlnd_stream_write...
2009-12-16 Sriram Natarajan- Fix NEWS for bug #50496
2009-12-16 Sriram Natarajan- Fixed bug #50496 (Use of <stdbool.h> is valid only...
2009-12-16 Andrey Hristovcall free_contents in every case, in case something...
2009-12-16 Andrey HristovRemove unneeded dereferences
2009-12-16 Andrey Hristovmove MYSQLND_NET code to a separate file.
2009-12-16 Pierre Joye- add a test case and update the skip clause
2009-12-15 Andrey Hristovremove duplicated code
2009-12-15 Andrey HristovMove code out of mysqlnd_conn::connect to mysqlnd_net...
2009-12-15 Andrey Hristovremove C++ comments
2009-12-15 Andrey Hristovexport this function
2009-12-15 Andrey Hristovrefactor: move code that belongs to MYSQLND_NET out...
2009-12-15 Ilia AlshanetskyFixed bu #50392 (date_create_from_format() enforces...
2009-12-15 Jani Taskinen- Make $sbindir be usable in C code as well (like ...
2009-12-15 Jani Taskinen- Allow using $sbindir as well
2009-12-15 Felipe Pena- Added SKIPIF
2009-12-14 Felipe Pena- Fixed memory leak when E_STRICT message is getted
2009-12-14 Jani Taskinen- Fix test
2009-12-14 Jani Taskinen- Fix test
2009-12-14 Pierrick Charron- Fixed bug #50469 (Fixed typo in imagepsencodefont...
2009-12-14 Pierrick Charron- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
2009-12-13 Felipe Pena- Improved the bug#49174 entry summary
2009-12-13 Felipe Pena- Completing the phrase
2009-12-13 Felipe Pena- Fixed bug #49174 (crash on queryString set)
2009-12-13 Felipe Pena- Fixed bug #50209 (Compiling with libedit cannot find...
2009-12-13 Felipe Pena- Fixed tests for when running using libedit
2009-12-13 Ilia AlshanetskyFixed bug #50451 (http wrapper breaks on 2048 char...
2009-12-13 Felipe Pena- Fixed bug #50464 (declare encoding doesn't work with)
2009-12-11 Felipe Pena- Fixed bug #50445 (PDO-ODBC stored procedure call...
2009-12-11 Pierre Joye- fix build, come on, it is not that hard to test befor...
2009-12-11 Pierre Joye- #50334, add sha support for VC6 too, not merged in...
2009-12-11 Pierre Joye- #50334, use our own implementations of stpncpy and...
2009-12-11 Jani Taskinen- Fix test
2009-12-11 Jani Taskinenfix test
2009-12-11 Andrey HristovMake MYSQLND_NET dynamically allocated structure with...
2009-12-11 Jani TaskinenFix test
2009-12-11 Andrey Hristovremove stale comment
2009-12-11 Andrey HristovMove two functions which are used in the extension...
2009-12-11 Jani Taskinen- Fix problem with SKIPIF failing to skip in some cases...
2009-12-10 Christopher... Add new 'fetch' test and make several small test fixes
2009-12-10 Christopher... Remove text recently merged to online doc
2009-12-10 Pierre Joye- #50334, add define on win as well
2009-12-10 Andrey Hristovbump version number
2009-12-10 Andrey HristovAdd plugin storage for MYSQLND_STMT too
2009-12-10 Andrey HristovFix pdo build, forgot to remove the zval caching from...
2009-12-10 Jani Taskinen- not needed anymore
2009-12-10 Jani Taskinen- Fix test mess (testing the deprecated ini option...
2009-12-10 Ilia AlshanetskyFixed bug #49851 (http wrapper breaks on 1024 char...
2009-12-10 Pierre Joye- [DOC] expose MPIR version when mpir is used instead...
2009-12-09 Andrey HristovRemove stub code which never actually was used for...
2009-12-09 Andrey HristovRemove the zval caching from mysqlnd. It was disabled...
2009-12-09 Andrey HristovFix compilation warnings
2009-12-09 Pierre Joye- #50334, fix build for platform without endian.h ...
2009-12-09 Andrey HristovRemove disabled code - threaded fetching. This can...
2009-12-09 Jani Taskinen- Add one test from HEAD
2009-12-09 Ulf WendelAdapting tests to accept actual behaviour found in...
next