]> granicus.if.org Git - php/shortlog
php
2006-03-05 Rob Richardsfix crash passing non-string member to sxe_prop_dim_exists
2006-03-05 Antony Dovgalfix #36606 (pg_query_params() changes arguments type...
2006-03-05 <changelog... ChangeLog update
2006-03-04 Marcus Boerger- Need to change a few things to exception based error...
2006-03-04 Marcus Boerger- Add test
2006-03-04 Marcus Boerger- Add initial array-access support based on Greg's...
2006-03-04 Marcus Boerger- Add new test
2006-03-04 Marcus Boerger- Rename
2006-03-04 Marcus Boerger- Add new test
2006-03-04 Marcus Boerger- Make the ctor static and not inline
2006-03-04 Marcus Boerger- WS/CS
2006-03-04 Marcus Boerger- One skipif section is enough
2006-03-04 Marcus Boerger- Drop dead code
2006-03-04 Omar Kilani- Fix issue with encoding arrays with integer keys.
2006-03-04 Johannes Schlüter- Separate ZEND_METHOD from ZEND_FUNCTION
2006-03-04 Michael Wallner- prepare 1.2 release; use package.xml v2
2006-03-04 <changelog... ChangeLog update
2006-03-04 Greg Beavers/archieve/archive
2006-03-03 Marcus Boerger- Unicode...
2006-03-03 Marcus Boerger- Add new test
2006-03-03 Marcus Boerger- Add new test
2006-03-03 Marcus Boerger- Fix issue with LimitIterator and bounds checking
2006-03-03 Andrei ZmievskiClean up after Marcus.
2006-03-03 Marcus Boerger- Make unicode handling portable (noted by andrei)
2006-03-03 Marcus Boerger- Test addition
2006-03-03 Marcus Boerger- Fix issue with LimitIterator
2006-03-03 Andrei ZmievskiAdd note about md5().
2006-03-03 Marcus Boerger- As expected (but told otherwise) unicode strings...
2006-03-03 Marcus Boerger- Fix issue with uncaught exceptions in unicode mode
2006-03-03 Marcus Boerger- Fix SEGV with AppendIterator when base class construc...
2006-03-03 Michael Wallner- version agnosticism (PECL/HEAD)
2006-03-03 Yasuo Ohgakiremove obsolete check
2006-03-03 Rob Richardsupdate dom iterator get key function for engine iterato...
2006-03-03 Marcus Boerger- Add new tests
2006-03-03 Dmitry StogovRegenerated
2006-03-03 Edin KadribasicMFB: Sync with source distro, enable hash by default
2006-03-03 Dmitry StogovAdded support for "continue" and "break" operators...
2006-03-03 Dmitry StogovFixed incorrect backtrace type ("::" instead of "-...
2006-03-03 Dmitry StogovFixed crash
2006-03-03 Dmitry StogovRemove "called at [(null):0]" from debug backtrace
2006-03-03 Johannes Schlüter- Fix typo
2006-03-03 Dmitry StogovFixed bug #36575 (SOAP: Incorrect complex type instanti...
2006-03-03 Dmitry StogovZTS fix
2006-03-03 Derick Rethans- MF51: Fixed bug #36599 (DATE_W3C format constant...
2006-03-03 <changelog... ChangeLog update
2006-03-02 Andrei ZmievskiFix ucwords() to use full case mapping.
2006-03-02 Marcus Boerger- Store min/max timestamp of entries while building...
2006-03-02 Andrei ZmievskiShould use word break iteration instead of title, as...
2006-03-02 Andrei Zmievski- Update protos for Unicode-upgraded functions
2006-03-02 Dmitry StogovFixed bug #36388 (ext/soap crashes when throwing except...
2006-03-02 Dmitry StogovNuke int32_t (everywhere except streams layer) and...
2006-03-02 <changelog... ChangeLog update
2006-03-02 Marcus Boerger- Use object handler get in the same way as the rest...
2006-03-02 Yasuo Ohgakiadd safe_mode num of parameter check
2006-03-01 Ilia AlshanetskyMFB51: Remove no longer needed check (checked at a...
2006-03-01 Marcus Boerger- Fix test
2006-03-01 Dmitry StogovUnicode support: zstr union
2006-03-01 Marcus Boerger- Must use return as in 5.1 after recursion
2006-03-01 Marcus Boerger- Fix string conversion issues
2006-03-01 Marcus Boerger- Constants need to be updated too (when updating class...
2006-03-01 Marcus Boerger- Fix warning
2006-03-01 Rob Richardsnuke tests for libxml2 version - will always be > 2.6.0
2006-03-01 Rob Richards64-bit fixes - ("make test" now works again on these...
2006-03-01 <changelog... ChangeLog update
2006-02-28 Dmitry StogovFixed compilation on FreeBSD with gcc-3.2
2006-02-28 Marcus Boerger- Make Derick happy for the moment
2006-02-28 Marcus Boerger- If (SEEK_CUR,0) means an illegal seek we return ...
2006-02-28 Ilia AlshanetskyParsers for previous patch
2006-02-28 Ilia AlshanetskyMFB51: Fixed bug #36459 (Incorrect adding PHPSESSID...
2006-02-28 Marcus Boerger- Need to set eof flag when inner stream has eof condition
2006-02-28 Marcus Boerger- Fix the fix
2006-02-28 Marcus Boerger- Fix dependency checks
2006-02-28 Marcus Boerger- Cleanup
2006-02-28 <changelog... ChangeLog update
2006-02-28 Marcus Boerger- Fix reflection info
2006-02-28 Marcus Boerger- This dtor is actually always needed
2006-02-28 Marcus Boerger- Add OO interface to handling phar archieves and entries
2006-02-27 Marcus Boerger- Fix issues withhandling of derived info classes as...
2006-02-27 Derick Rethans- Fixed bug #36510 (strtotime string with tabs - change...
2006-02-27 Marcus Boerger- Extend struct to allow inherited c classes hookk...
2006-02-27 Marcus Boerger- Fix count/foreach interaction
2006-02-27 Marcus Boerger- MFB
2006-02-27 Johannes Schlüter- Add .cvsignore
2006-02-27 <changelog... ChangeLog update
2006-02-26 Ilia AlshanetskyMFB51: Revert previous fix to allow for a more comprehe...
2006-02-26 Ilia AlshanetskyFixed file
2006-02-26 Ilia AlshanetskyMFB51: Fixed bug #36510 (strtotime() fails to parse...
2006-02-26 Marcus Boerger- Fix test
2006-02-26 Marcus Boerger- Missing conversion
2006-02-26 Marcus Boerger- Use get_property_ptr_ptr handler to prevent SEGV...
2006-02-26 Marcus Boerger- Add another write case
2006-02-26 Marcus Boerger- Add unicode results
2006-02-26 Marcus Boerger- Unicode support
2006-02-26 Dmitry StogovUnicode support: MS Visual C compatibility
2006-02-26 Dmitry StogovUnicode support
2006-02-26 <changelog... ChangeLog update
2006-02-25 Marcus Boerger- Added ability to add elements by index if such elemen...
2006-02-25 Rasmus LerdorfBinary safety patch from Moriyoshi
2006-02-25 Marcus Boerger- deprecated belongs in the flag area, not in the keywo...
2006-02-25 Marcus Boerger- Deprecation severity shall be E_STRICT (as commented...
next