]> granicus.if.org Git - php/shortlog
php
2006-05-23 Marcus Boerger- Fix SEGV in case class to generate is not derived...
2006-05-23 Sebastian BergmannAdd bison 2.2 to the list of supported versions.
2006-05-23 <changelog... ChangeLog update
2006-05-22 Marcus Boerger- Provide user func printztype to retrieve the name...
2006-05-22 Rob Richardsadd test
2006-05-22 Ilia AlshanetskyMFB: E_ERROR > E_RECOVERABLE_ERROR
2006-05-22 Dmitry StogovFixed bug #37496 (FastCGI output buffer overrun)
2006-05-22 Antony Dovgalfix typo
2006-05-22 <changelog... ChangeLog update
2006-05-22 Antony Dovgalre-enable OCILobRead2() support on win32
2006-05-21 Marcus Boerger- More exception related issues
2006-05-21 Marcus Boerger- Make code exception safe
2006-05-21 Ilia AlshanetskyAdded control character checks for cURL extension's...
2006-05-21 Marcus Boerger- Handle corrupt base64 data in data: url
2006-05-21 Marcus Boerger- Drop unneccesary check and change to safe_emalloc
2006-05-21 Marcus Boerger- There is a problem in the string / unicode comparison...
2006-05-21 Marcus Boerger- Remove duplicate error message and add new test
2006-05-21 Marcus Boerger- Improve error messages (missing unicode todo)
2006-05-21 Marcus Boerger- Improve error messages (part 2)
2006-05-21 Marcus Boerger- Fix unicode expectations
2006-05-21 Marcus Boerger- Improved error messages
2006-05-21 Marcus Boerger- Update
2006-05-21 <changelog... ChangeLog update
2006-05-20 Marcus Boerger- Z_LVAL is a long so use %ld
2006-05-20 Marcus Boerger- No need to fetch ce twice
2006-05-20 Marcus Boerger- Split up the test in different problem categories
2006-05-20 Marcus Boerger- Micro optimization
2006-05-20 Antony Dovgalfix the typo before everybody forgets about it
2006-05-20 Marcus Boerger- Update test
2006-05-20 Marcus Boerger- No need to keep object alive, iterator api is taking...
2006-05-20 Marcus Boerger- Better error message in case of an exception from...
2006-05-20 Marcus Boerger- Fix warning
2006-05-20 Antony Dovgalattempt to fix OCILobRead2() related problems
2006-05-20 Marcus Boerger- Provide a generic c-level iterator apply function
2006-05-20 Marcus Boerger- In printzv show private/protected visibility and...
2006-05-20 Marcus Boerger- Add new tests
2006-05-20 Marcus Boerger- Do not use the protection at this place, we would...
2006-05-20 Marcus Boerger- Destructors must not be called twice
2006-05-20 Marcus Boerger- Should be static and be called (comitted wrong version)
2006-05-20 Marcus Boerger- Add new tests
2006-05-20 <changelog... ChangeLog update
2006-05-19 Dmitry StogovFixed random crashes in ZTS mode becouse of uninitializ...
2006-05-19 Derick Rethans- MF52: Fixed bug #37514 (strtotime doesn't assume...
2006-05-19 Michael WallnerMF52: nuke compiler warnings
2006-05-19 Hartmut HolzgraefeName change: php_get_tmpdir() renamed to sys_get_temp_dir()
2006-05-19 Antony Dovgalinitialize factory
2006-05-19 Antony Dovgaladd new tests by Ligaya Turmelle
2006-05-19 Dmitry StogovOptimized zend_try/zend_catch macroses (eliminated...
2006-05-19 <changelog... ChangeLog update
2006-05-19 Ilia AlshanetskyMFB: Fixed bug #37505 (touch() truncates large files).
2006-05-19 Pierre Joye- fix windows builds, error with declarations
2006-05-18 Marcus Boerger- Add new test
2006-05-18 Marcus Boerger- Add new test
2006-05-18 Marcus Boerger- Fix bug #37510 session_regenerate_id changes session_...
2006-05-18 Marcus Boerger- Add new test
2006-05-18 Marcus Boerger- Fixed CachingIterator issues with string conversion...
2006-05-18 Marcus Boerger- Fix test in unicode mode
2006-05-18 Marcus Boerger- Fix error message in unicode mode
2006-05-18 Antony Dovgalfix #37487 (oci_fetch_array() array-type should always...
2006-05-18 <changelog... ChangeLog update
2006-05-17 Rob Richardsadd test
2006-05-17 Rob RichardsFix bug #37456 (DOMElement->setAttribute() loops forever)
2006-05-17 Antony Dovgalchange argument name, it should be "object" not "property"
2006-05-17 Ilia AlshanetskyFixed bug #35512 (Lack of read permission on main scrip...
2006-05-17 Antony Dovgalfix skip reason
2006-05-17 <changelog... ChangeLog update
2006-05-17 Marcus Boerger- Proto fix/add
2006-05-16 Marcus Boerger- '_' is valid in test blocks
2006-05-16 Ilia AlshanetskyMFB: Make filters without a resource throw E_RECOVERABL...
2006-05-16 Antony Dovgalnew mkdir tests
2006-05-16 Antony DovgalMFB: fix #37395 (recursive mkdir() fails to create...
2006-05-16 Marcus Boerger- Fixed Bug #37457 (Crash when an exception is thrown...
2006-05-16 <changelog... ChangeLog update
2006-05-16 Ilia AlshanetskyMFB: Disable realpath cache when open_basedir or safe_m...
2006-05-15 Dmitry StogovAdded test
2006-05-15 Dmitry StogovOptimized require_once/include_once (eliminated fopen...
2006-05-15 Dmitry StogovOptimized request shutdown sequence to iterate only...
2006-05-15 Dmitry Stogov- Removed source compatibility with libfcgi
2006-05-15 Derick Rethans- Fixed windows compile error.
2006-05-15 Antony Dovgaldisable OCILobRead2() support on Win32
2006-05-15 <changelog... ChangeLog update
2006-05-14 Marcus Boerger- No need to have this controlled by allow_url_fopen
2006-05-14 Marcus Boerger- Add strict compliant RFC2397 support (no //)
2006-05-14 Derick Rethans- Implemented Dmitry's const patch.
2006-05-14 Pierre Joye- add tests to the package
2006-05-14 Pierre Joye- NULL is returned when a variable is not false, FALSE...
2006-05-14 Pierre Joye- add test for INT
2006-05-14 Pierre Joye- trim spaces before parsing floats or integers
2006-05-14 <changelog... ChangeLog update
2006-05-14 Pierre Joye- changelog
2006-05-14 Pierre Joye- add var_name##_len to FETCH_STRING_OPTION
2006-05-14 Marcus Boerger- RFC2397 add decoding
2006-05-14 Marcus Boerger- Enforce stream mode correct
2006-05-14 Marcus Boerger- Change to use dedicated stream ops
2006-05-14 Marcus Boerger- RFC 2397 meta data handling
2006-05-13 Rasmus LerdorfWe might want to consider moving this to a long through...
2006-05-13 Marcus Boerger- Initial RFC2397 support
2006-05-13 Pierre Joye- use php/pcre in email
2006-05-13 Marcus Boerger- Add support for --EXPECTHEADERS--
2006-05-13 Marcus Boerger- Support __tostring() in argument parsing
next