]> granicus.if.org Git - php/shortlog
php
2008-11-22 David Coallier- Return the key - 1
2008-11-22 David Coallier- Added tests for bug #46615 (Adjustments)
2008-11-22 Pierre Joye- MFB: Fix windows build
2008-11-22 Pierre Joye- MFB: make va_copy safer using () around arguments
2008-11-22 Scott MacVicarFix build on Windows
2008-11-22 Scott MacVicarError handler isn't properly restored when using fetchO...
2008-11-22 Scott MacVicarUpdate libsqlite to 3.6.6
2008-11-22 Scott MacVicarWarnings from libmagic should be notices rather than...
2008-11-22 <changelog... ChangeLog update
2008-11-21 Felipe Pena- Fixed bug #46604 (ReflectionClass::getProperty()...
2008-11-21 Felipe Pena- Missing SKIPIF :(
2008-11-21 Felipe Pena- Fixed memory leak in readline_callback_handler_remove()
2008-11-21 Scott MacVicarAdd vasprintf() so the buffer can be automatically...
2008-11-21 Felipe Pena- New tests
2008-11-21 Felipe Pena- Fix test
2008-11-21 Felipe Pena- New tests
2008-11-21 Felipe Pena- Fixed bug #46578 (strip_tags() does not honor end...
2008-11-21 Jani Taskinen- Nuke unused file
2008-11-21 Pierre Joye- expose PHP_BUILD in the Makefile
2008-11-21 Pierre Joye- add build type (debug/release) and TS info to the...
2008-11-21 Sanjay MantoorNew testcases for gmmktime function
2008-11-21 <changelog... ChangeLog update
2008-11-20 Felipe Pena- Changed split() to preg_split()
2008-11-20 Felipe Pena- Fixed memory leaks in readline_completion_function()
2008-11-20 Andrey Hristovmysqlnd fixes for Windows :
2008-11-20 Kalle Sommer... Fix typo
2008-11-20 Mark Karpeles- MFB: ext/wddx: fixed test 003 which depended on arch...
2008-11-20 Felipe Pena- Fixed memory leak in wddx_add_vars()
2008-11-20 Felipe Pena- Added ZEND_FETCH_RESOURCE_NO_RETURN
2008-11-20 Mark Karpeles- ext/wddx: classes providing __sleep() are stored...
2008-11-20 Mark Karpeles- MFB (PHP_5_2): #46496, wddx_serialize treats input...
2008-11-20 Pierre Joye- declarations must be.. 1st
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)
next