]> granicus.if.org Git - php/shortlog
php
2006-06-07 Rasmus LerdorfRemove useless RINIT/RSHUTDOWN calls
2006-06-07 Ilia AlshanetskyMFB: Fixed bug #37707 clone without assigning leaks...
2006-06-07 Antony Dovgalhappy birthday commit, yay =)
2006-06-07 Marcus Boerger- Regenerated after zend_vm_def.h change
2006-06-07 Marcus Boerger- Fix issue with interfaces being inherited multiple...
2006-06-07 Marcus Boerger- Fix issue with interfaces being inherited multiple...
2006-06-07 Marcus Boerger- Add ReflectionClass::getInterfaceNames()
2006-06-07 <changelog... ChangeLog update
2006-06-07 Ilia AlshanetskyMFB: Fixed bug #37709 (Possible crash in PDO::errorCode()).
2006-06-06 Michael Wallner- fix SEGV in php_output_handler_started()
2006-06-06 Michael WallnerMFB: only try to fetch stream context options if contex...
2006-06-06 Antony DovgalMFB: plug a leak
2006-06-06 Antony Dovgalthis function also exists in 5.2, no need for this...
2006-06-06 Antony Dovgalrevert by Andi's request
2006-06-06 Antony Dovgaldon't leak when decoding failed
2006-06-06 Antony Dovgalfix test
2006-06-06 Michael Wallner- fix regression with bug #22690 (ob_start() with creat...
2006-06-06 Antony Dovgaldo not allow to implement the same interface twice
2006-06-06 <changelog... ChangeLog update
2006-06-05 Ilia AlshanetskyMFB: Fixed bug #37705 (Semaphore constants not available).
2006-06-05 Antony Dovgalno need to check if non-existing include_path complies...
2006-06-05 Edin KadribasicMFB
2006-06-05 Marcus Boerger- Make this compatible with 5.0/1 again
2006-06-05 Antony Dovgaladd new changelog entries
2006-06-05 Antony Dovgalfix OCIPasswordChange() parameters (patch by pholdaway...
2006-06-05 <changelog... ChangeLog update
2006-06-04 Ilia AlshanetskyMFB: Fixed bug #37671 (MySQLi extension fails to recogn...
2006-06-04 Marcus Boerger- Use engine call to register interfaces (steph)
2006-06-04 Marcus Boerger- Fix function flag check
2006-06-04 Marcus Boerger- Use engine call to register interfaces (steph)
2006-06-04 Michael Wallner- fix output handler seeing buffered data when it gets...
2006-06-04 <changelog... ChangeLog update
2006-06-03 Johannes Schlüter- Removed useless -g command line option from CGI and CLI
2006-06-03 Andrei ZmievskiMFB
2006-06-03 Michael Wallner- remove obsolete cruft
2006-06-03 Marcus Boerger- Revert - Needs further discussing
2006-06-03 Michael Wallner- update TS macro usage
2006-06-03 Michael Wallner- explicit usage of TS macros
2006-06-03 Marcus Boerger- Printable is supposed to return nativ/unicode dependi...
2006-06-03 <changelog... ChangeLog update
2006-06-02 Michael Wallner- add simple unicode test
2006-06-02 Antony Dovgalfix tests in unicode mode
2006-06-02 Antony Dovgalfix error messages in Unicode mode
2006-06-02 Michael Wallner- fix encoding
2006-06-02 Michael Wallner- new output control code
2006-06-02 Rob Richardsidness not valid for attribute declarations
2006-06-02 Dmitry StogovSAPI globals are destroied at this point and reporting...
2006-06-02 <changelog... ChangeLog update
2006-06-01 Ilia AlshanetskyMFB: fixed compiler warning
2006-06-01 Michael WallnerMFB: #37630 MySQL extensions should link against thread...
2006-06-01 Antony Dovgalignore my previous fix, it was wrong =)
2006-06-01 Antony Dovgalsuppress_errors is used only on Win32, no need to look...
2006-06-01 Antony Dovgalnuke unused variable
2006-06-01 Antony Dovgalfix tests
2006-06-01 Antony Dovgalno need to fetch trsm_ls when it's already available
2006-06-01 Antony Dovgaladd new tests
2006-06-01 Antony Dovgalthrow a warning when using invalid offset types with...
2006-06-01 <changelog... ChangeLog update
2006-05-31 Antony Dovgaladd expected warning to the test
2006-05-31 Derick Rethans- MF52: There was nothing wrong here, bug report #37595...
2006-05-31 Antony Dovgalfix error message in Unicode mode
2006-05-31 Antony Dovgaladd more tests
2006-05-31 Andrei ZmievskiMFB
2006-05-31 Antony Dovgaladd tests for new E_FATALs
2006-05-31 Dmitry StogovKeeping consistent arg_stack during arguments freeing...
2006-05-31 Dmitry StogovSupport for nested exceptions and fatal errors in destr...
2006-05-31 Antony Dovgalfix #37595 (mcrypt_generic calculates data length in...
2006-05-31 <changelog... ChangeLog update
2006-05-30 Marcus Boerger- Add new tests
2006-05-30 Marcus Boerger- Fix test logic
2006-05-30 Antony DovgalMFB: fix tests
2006-05-30 Antony Dovgalfix test
2006-05-30 Antony Dovgalfix compilation on some b0rked systems that must have...
2006-05-30 Marcus Boerger- WS
2006-05-30 Sara GolemonMinor fixes (bjori)
2006-05-30 Michael WallnerMFB: fix bug 37635 (argument to pcntl signal handler...
2006-05-30 Hannes MagnussonLets play nice and use 4digit years with DATE_RSS
2006-05-30 Ilia AlshanetskyMFB: Added memory_get_peak_usage() function for retriev...
2006-05-30 Hannes MagnussonFixed DATE_COOKIE & DATE_RSS
2006-05-30 Antony Dovgaldon't require libociei, this allows us to build ext...
2006-05-30 Derick Rethans- Now as text and not HTML.
2006-05-30 Derick Rethans- Fixed bug #37616: DATE_RFC822 does not product RFC...
2006-05-30 Antony Dovgalneed to call zend_is_callable() if callable is known...
2006-05-30 <changelog... ChangeLog update
2006-05-30 Ilia AlshanetskyMFB: Convert E_ERROR to E_RECOVERABLE_ERROR
2006-05-29 Antony Dovgalno need to check it for not-NULL (as was pointed by...
2006-05-29 Antony Dovgalthere is no ce at this point, revert this line to its...
2006-05-29 Antony Dovgaladd test
2006-05-29 Antony Dovgalreturn NULL in case of error (and fix leak/non-null...
2006-05-29 Marcus Boerger- Bugfix #37632 (Protected method access problem)
2006-05-29 Antony Dovgalimprove sed expressions
2006-05-29 Michael WallnerMFB: Fixed bug #36949 (invalid internal mysqli objects...
2006-05-29 Antony Dovgalfix #37531 (oci8 persistent connection corruption)
2006-05-29 Antony Dovgaladd test
2006-05-29 Antony Dovgalinitialize srcstream
2006-05-29 Antony Dovgalprevent resource leaking when passing invalid stream...
2006-05-29 <changelog... ChangeLog update
2006-05-28 Johannes Schlüter- Fix str_replace with unicode strings as key
2006-05-28 Michael Wallner- call ap_set_content_type() only once, else each time...
2006-05-28 Johannes Schlüter- Fix printf modifier
next