]> granicus.if.org Git - php/shortlog
php
2008-11-17 Ant PhillipsCommit tests for ext/reflection
2008-11-17 Felipe Pena- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
2008-11-16 Pierre Joye- MFB: skip if pcntl is not present
2008-11-16 Pierre Joye- entry for #46127
2008-11-16 Pierre Joye- MFH: #46127, php_openssl_tcp_sockop_accept forgets...
2008-11-16 Ilia AlshanetskyFixed memory leak inside readline_callback_handler_inst...
2008-11-16 Felipe Pena- MFH: Fixed strlen function entry (missing arginfo...
2008-11-15 Arnaud Le BlancMFH: Added stream_cast() and stream_set_options() to...
2008-11-14 Hannes MagnussonMFH: Interfaces extend other interfaces, not implement
2008-11-14 Sanjay MantoorNew testcases for gmdate function
2008-11-14 Arnaud Le BlancMFH: Fix proto line
2008-11-13 Hannes MagnussonMFH: Document the xmlrpc_errors option
2008-11-13 Stanislav Malyshev[DOC] Add option for error_log to send directly to...
2008-11-13 Ilia AlshanetskyFixed a bug inside dba_replace() that could cause file...
2008-11-13 Felipe Pena- MFH: Better fix
2008-11-13 Pierre Joye- MFH: declaration goes first...
2008-11-13 Arnaud Le BlancUpdated header_handler in apache2filter and apache_hooks
2008-11-13 Felipe Pena- MFH: Fixed invalid reads
2008-11-13 Arnaud Le BlancAdded header_remove() (chsc at peytz dotdk, Arnaud)
2008-11-13 Arnaud Le BlancMFH: Added stream_context_get_params()
2008-11-13 Felipe Pena- Fixed tests
2008-11-13 Felipe Pena- MFH: Fixed macro redefinition warning
2008-11-12 Felipe Pena- MFH: Fixed a macro redefinition on BSD for different...
2008-11-12 Felipe Pena- MFH: Removed unused variables
2008-11-12 Felipe Pena- Fix test
2008-11-12 Felipe Pena- Silent valgrind
2008-11-12 Pierre Joye- MFH:
2008-11-12 Antony Dovgalmake sure the slash is actually thre before reading...
2008-11-12 Stanislav Malyshevfix potential crash in zend_do_assign due to opcodes...
2008-11-12 Stanislav Malyshevfix crash - using old opline after realloc
2008-11-12 Ilia AlshanetskyRemoved unused vars
2008-11-11 Stanislav Malyshevfix memleak
2008-11-11 Stanislav MalyshevNamespace resolution streamlining patch
2008-11-11 Stanislav Malyshevsome new tests
2008-11-11 Felipe Pena- MFH: New parameter parsing API
2008-11-11 Felipe Pena- New tests
2008-11-11 Felipe Pena- Fixed bug #46546 (Segmentation fault when using decla...
2008-11-11 Felipe PenaMFH:
2008-11-11 Pierre Joye- MFH: fix build with all curl versions, even very...
2008-11-11 Jani Taskinenfix build
2008-11-11 Arnaud Le BlancMFH: Fixed stream_get_contents() when using $maxlength...
2008-11-11 Arnaud Le BlancMFH: Fixed bug #44818 (php://memory writeable when...
2008-11-10 Pierre Joye- MFH: make the curl phpinfo more verbose
2008-11-10 Felipe Pena- Make expected result compatible with recent Firebird...
2008-11-10 Kalle Sommer... MFH: State that bugs should be sorted desc.
2008-11-10 Andrey HristovMFH: Remove unneeded cast
2008-11-10 Ilia AlshanetskyMFH: Fixed compiler warnings
2008-11-10 Sean Coatesadd test for ArrayObject acting as array (for 5.3)
2008-11-10 David Coallier- Added resolution of bug #44153, #44154
2008-11-10 David Coallier- After readying Johannes's mail, the conclusion that...
2008-11-10 David Coallier- Make test conform to the error reporting that always...
2008-11-10 Felipe Pena- New tests
2008-11-10 Felipe Pena- Fixed tests (thanks Timm)
2008-11-10 Timm Friebe- Removed notes about fixes to sybase_ct that are alrea...
2008-11-10 David Coallier- Hrphm, sorry about that, forgot the array value....
2008-11-10 David Coallier- Adjusted test to make sure it reflects the behavior...
2008-11-10 Derick Rethans- Make it work with bison 2.4.
2008-11-10 Felipe Pena- New tests
2008-11-10 Timm Friebe- Documented sybase_connect()'s new optional parameter...
2008-11-10 Timm Friebe- Added test for optional parameter "new" to sybase_con...
2008-11-10 Timm Friebe- Added optional parameter "new" to sybase_connect
2008-11-10 Sanjay MantoorNew testcases for date_sunset function
2008-11-10 Arnaud Le BlancMFH
2008-11-10 Arnaud Le BlancMFH: Added the oldset parameter to pcntl_sigprocmask().
2008-11-10 Sanjay MantoorNew testcases for date_sunrise function
2008-11-09 Lukas SmithMFH
2008-11-09 Kalle Sommer... Fix NEWS
2008-11-09 Timm Friebe- Fixed sybase_close() to actually close connections
2008-11-09 Timm Friebe- Initial release
2008-11-09 Timm Friebe- Initial release
2008-11-09 Timm Friebe- Initial release
2008-11-09 Timm Friebe- Added note on bugfix for #30312
2008-11-09 Timm Friebe- Added test for sybase_free_result() without full...
2008-11-09 Timm Friebe- Initial release
2008-11-08 Rasmus LerdorfFix for bug #46525
2008-11-08 Felipe Pena- MFH: Added connection checking on SKIPIF
2008-11-08 Timm Friebe- Adjusted tests to reality
2008-11-08 Timm Friebe- Fixed problems with segmentation faults when using...
2008-11-08 Timm Friebe- Made this test independent of date format
2008-11-08 Timm Friebe- Initial release
2008-11-08 Timm Friebe- QA: Unified error messages in php_sybase_query()
2008-11-08 Timm Friebe- Changed while loop in php_sybase_fetch_result_row...
2008-11-08 Timm Friebe- Changed source to read host, user and password from...
2008-11-08 Timm Friebe- Made this test independent of field types in master...
2008-11-08 Timm Friebe- Fixed expected warning messages
2008-11-08 Antony Dovgalfix more invalid reads
2008-11-07 Felipe PenaMFH:
2008-11-07 Alexey Zakhlestinnew parameter-parsing API
2008-11-07 Alexey Zakhlestinnew parameter-parsing API
2008-11-07 Kalle Sommer... MFH: New parameter parsing API
2008-11-07 Antony Dovgalfix typo causing invalid reads
2008-11-07 Alexey Zakhlestinadded const, as required by struct-definition
2008-11-06 David Soria... Use right format
2008-11-06 David Soria... Refer to a feature request that contains a better descr...
2008-11-06 Philip OlsonAdded the "update INSTALL and win32/install.txt" tasks
2008-11-06 David Soria... MFH: Detect Sun C compiler and set default flags if...
2008-11-06 Andrey HristovMFB: More Windows types cleanup
2008-11-06 Andrey HristovMFH: Use win32/php_stdint.h for stdint types on Windows
2008-11-06 Pierre Joye- revert previous commit (borked editor)
2008-11-06 Pierre Joye- bump year
next