]> granicus.if.org Git - php/shortlog
php
2008-11-20 <changelog... ChangeLog update
2008-11-19 Arnaud Le BlancCS
2008-11-19 Andrey HristovFix a small bug that mysqlnd::next_result didn't care...
2008-11-19 Felipe Pena- Fixed tests
2008-11-19 Arnaud Le BlancImproved ArrayObject performance (made spl_hash_verify_...
2008-11-19 Pierre Joye- new naming and allow libcurl static build
2008-11-19 Etienne KneussFix #46241 (stacked error_handlers, error_handling...
2008-11-19 <changelog... ChangeLog update
2008-11-18 Alexey ZakhlestinMFB: new parameter-parsing api
2008-11-18 Pierre Joye- mac eol to win eol
2008-11-18 Andrey HristovFix windows build - pure C compiler
2008-11-18 Andrey HristovAsynchronous queries for mysqli, when mysqlnd is enabled.
2008-11-18 Ant PhillipsReflection tests: checked on PHP 5.2.6, 5.3 and 6.0...
2008-11-18 Pierre Joye- declaration has to be first...
2008-11-18 Pierre Joye- mfb: fix title
2008-11-18 Pierre Joye- MFB: #41033, enable signing with DSA keys
2008-11-18 <changelog... ChangeLog update
2008-11-17 Felipe Pena- Changed 'strlen' to use ZEND_FUNCTION(strlen)
2008-11-17 Scott MacVicarAdd openssl_random_pseudo_bytes() in order to expose...
2008-11-17 Scott MacVicarFix #46033 - Segfault when instantiating SQLite3stmt...
2008-11-17 Scott MacVicarSync libsqlite to 3.6.5
2008-11-17 David Soria... Feature request #46595. Use cc as default compiler...
2008-11-17 Ant PhillipsCommit tests for ext/reflection
2008-11-17 Felipe Pena- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro...
2008-11-17 <changelog... ChangeLog update
2008-11-16 Pierre Joye- MFB: skip if pcntl is not present
2008-11-16 Pierre Joye- #46127, php_openssl_tcp_sockop_accept forgets to...
2008-11-16 Ilia AlshanetskyMFB: Fixed memory leak inside readline_callback_handler...
2008-11-16 <changelog... ChangeLog update
2008-11-16 Felipe Pena- Fixed strlen function entry (missing arginfo struct...
2008-11-15 Arnaud Le BlancAdded stream_cast() and stream_set_options() to user...
2008-11-15 <changelog... ChangeLog update
2008-11-14 Hannes MagnussonInterfaces extend other interfaces, not implement
2008-11-14 Sanjay MantoorNew testcases for gmdate function
2008-11-14 Arnaud Le BlancFix proto line
2008-11-14 <changelog... ChangeLog update
2008-11-13 Hannes MagnussonDocument the xmlrpc_errors option, it is totally unrela...
2008-11-13 Stanislav MalyshevMFB - Add error_log option to log directly to SAPI
2008-11-13 Ilia AlshanetskyMFB: Fixed a bug inside dba_replace() that could cause...
2008-11-13 Felipe Pena- Better fix
2008-11-13 Pierre Joye- declarations go first....
2008-11-13 Arnaud Le BlancMFB: Updated header_handler in apache2filter and apache...
2008-11-13 Felipe Pena- Fixed invalid reads
2008-11-13 Felipe Pena- Fix build
2008-11-13 Arnaud Le BlancMFB: Added header_remove() (chsc at peytz dotdk, Arnaud)
2008-11-13 Arnaud Le BlancAdded stream_context_get_params()
2008-11-13 Felipe Pena- Fixed macro redefinition warning
2008-11-13 <changelog... ChangeLog update
2008-11-12 Felipe Pena- Fixed a macro redefinition on BSD for different purpose
2008-11-12 Felipe Pena- Removed unused variables
2008-11-12 Felipe Pena- Fix test
2008-11-12 Pierre Joye- fix #14962 (makes 2nd argument really optional)
2008-11-12 Pierre Joye- not necessary anymore
2008-11-12 <changelog... ChangeLog update
2008-11-11 Felipe Pena- New parameter parsing API
2008-11-11 Felipe Pena- New tests
2008-11-11 Felipe Pena- New test
2008-11-11 Felipe Pena- Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version...
2008-11-11 Pierre Joye- fix build with all curl versions, even very old ...
2008-11-11 Jani Taskinenfix build
2008-11-11 Arnaud Le BlancFixed stream_get_contents() when using $maxlength and...
2008-11-11 <changelog... ChangeLog update
2008-11-11 Arnaud Le BlancFixed bug #44818 (php://memory writeable when opened...
2008-11-11 Arnaud Le BlancFixed bug #45585 (fread() return value for EOF inconsistent
2008-11-10 Pierre Joye- make the curl phpinfo more verbose
2008-11-10 Felipe Pena- Make expected result compatible with recent Firebird...
2008-11-10 Kalle Sommer... State that bugs should be sorted desc.
2008-11-10 David Coallier- MFB (Which was an MFH)
2008-11-10 Andrey HristovRemove unneeded cast
2008-11-10 Sean Coates(MFB because I'm a bad person) test to ensure that...
2008-11-10 Ilia AlshanetskyFixed compiler warnings
2008-11-10 Felipe Pena- New tests
2008-11-10 Felipe Pena- Fixed tests (thanks Timm)
2008-11-10 Timm Friebe- Reverted my last commit
2008-11-10 Derick Rethans- Make it work with bison 2.4.
2008-11-10 Timm Friebe- Documented changes / fixes to sybase_ct
2008-11-10 Timm Friebe- MFB: Fixed expected warning messages
2008-11-10 Timm Friebe- MFB: Made this test independent of field types in...
2008-11-10 Timm Friebe- MFB: Made this test independent of date format
2008-11-10 Timm Friebe- Adjusted tests to reality
2008-11-10 Timm Friebe- MFB: Changed source to read host, user and password...
2008-11-10 Timm Friebe- MFB: Initial release
2008-11-10 Timm Friebe- MFB: Added optional parameter "new" to sybase_connect()
2008-11-10 Felipe Pena- New tests
2008-11-10 Sanjay MantoorNew testcases for date_sunset function
2008-11-10 Arnaud Le Blanccredits
2008-11-10 Arnaud Le BlancAdded the oldset parameter to pcntl_sigprocmask().
2008-11-10 Sanjay MantoorNew testcases for date_sunrise function
2008-11-10 <changelog... ChangeLog update
2008-11-09 Rasmus LerdorfFix for bug #46525 which fixes Ilia's fix for bug ...
2008-11-09 Lukas SmithPHP 4.4 is no longer active, clarify that all changes...
2008-11-09 <changelog... ChangeLog update
2008-11-08 Felipe Pena- Added connection checking on SKIPIF
2008-11-08 <changelog... ChangeLog update
2008-11-07 Felipe Pena- Fixed bug #46521 (Curl ZTS OpenSSL, error in config...
2008-11-07 Alexey ZakhlestinMFB: new parameter-parsing API
2008-11-07 Pierre Joye- MFB: fix VC6 build, use our own strtoi64 implementati...
2008-11-07 Pierre Joye- MFB: strtoi64 forward compatible replacement for VC6
2008-11-07 Scott MacVicarMFB fix VC6 build
2008-11-07 Alexey ZakhlestinMFB: new parameter-parsing API
next