]> granicus.if.org Git - php/shortlog
php
2006-03-21 Pierre Joye- convert package to 2.0, prepare changelog for 1.0.1
2006-03-21 Dmitry StogovFixed bug #36809 (__FILE__ behavior changed)
2006-03-21 Rui Hirokawaadded mb_check_encoding() to detect possible invalid...
2006-03-21 <changelog... ChangeLog update
2006-03-21 Rui Hirokawachanged a option name based on PHP naming convension.
2006-03-21 Rui HirokawaMF PHP_5_1
2006-03-21 Ilia AlshanetskyMFB51: Fixed bug #36689 (Removed arbitrary limit on...
2006-03-20 Pierre Joye- add some UTF-8 hindi files, first of a serie of data...
2006-03-20 Antony Dovgalshutdown syslog module before freeing basic_globals
2006-03-20 Antony DovgalMF51: fix #36808 (syslog ident becomes garbage between...
2006-03-20 Marcus Boerger- Drop PDO::setDefaultFetchMode()
2006-03-20 Marcus Boerger- WS
2006-03-20 Antony Dovgalfix #36741 (userstreams testcase have off-by-one error...
2006-03-20 Marcus Boerger- Added PDO_ATTR_DEFAULT_FETCH_MODE which controls...
2006-03-20 Antony Dovgaldon't leak memory even though the code is not stable yet
2006-03-20 Dmitry StogovRemoved unreachable code
2006-03-20 Antony Dovgalfix buffer overrun
2006-03-20 Antony Dovgalinitialize retval
2006-03-20 Dmitry StogovFixed bug #36749 (SOAP: 'Error Fetching http body'...
2006-03-20 Dmitry StogovFixed register_argc_argv behavior. Now it behave in...
2006-03-20 <changelog... ChangeLog update
2006-03-20 Pierre Joye- fix compilation warning
2006-03-19 Antony Dovgalthis check should be present in HEAD as well, no only...
2006-03-19 Antony DovgalMFB: first check stream for NULL, then dereference
2006-03-19 Antony Dovgalmake the code a bit cleaner - no need for two different...
2006-03-19 Marcus Boerger- Make all compile without errors/warnings
2006-03-19 Marcus Boerger- Little reordering now and disable a bit of tony's...
2006-03-19 Marcus Boerger- Handle attributes in dbh ctor (jean pütz aka tony)
2006-03-19 Marcus Boerger- CS
2006-03-19 Marcus Boerger- Explicitly make the default default FETCH_BOTH
2006-03-19 Marcus Boerger- Prevent default fetch mode (0) from passing down...
2006-03-19 Marcus Boerger- Must use > 0 here (decrement after check)
2006-03-19 Marcus Boerger- Simplify, default mode transfer also in prepare
2006-03-19 Ilia AlshanetskyMFB51: Properly calculate the size of the result array.
2006-03-19 Michael WallnerMFB: fix php_apache_sapi_header_handler() modifying...
2006-03-19 Pierre Joye- typos
2006-03-19 <changelog... ChangeLog update
2006-03-18 Antony DovgalMFB: fix several leaks in date_sun*() functions
2006-03-18 Marcus Boerger- Need to change Pierre's patch abit
2006-03-18 Marcus Boerger- Add test
2006-03-18 Marcus Boerger- Add PDO::setDEfaultFetchMode() (Pierre)
2006-03-18 Marcus Boerger- Simplify
2006-03-18 Antony Dovgalcheck stream for NULL before writing to it
2006-03-18 Antony DovgalMFB: Added support for BINARY_DOUBLE and BINARY_FLOAT...
2006-03-18 Marcus Boerger- Fix seek/eof issue in temp streams
2006-03-18 Marcus Boerger- Fix issue in _php_stream_get_line(): Allow maxchars...
2006-03-18 Rob RichardsMFB51: Fixed bug #36756 (DOMDocument::removeChild corru...
2006-03-18 <changelog... ChangeLog update
2006-03-18 Omar KilaniFix PECL bug #7147 - rework comma insertion whilst...
2006-03-17 Marcus Boerger- Fix TSRM
2006-03-17 Andrei ZmievskiMake is_string() return TRUE for both Unicode and binar...
2006-03-17 Andrei ZmievskiFix compiler errors by using NULL_ZSTR where zstr is...
2006-03-17 Andrei ZmievskiCalculate the size of the tmp[] buffer directly at...
2006-03-17 Antony DovgalMFB: fix #36727 (segfault in pdo_pgsql bindValue()...
2006-03-17 Dmitry StogovFixed register_argc_argv
2006-03-17 Derick Rethans- Actually make this is_binary() too.
2006-03-17 Derick Rethans- Fixed bug in ucfirst() implementation. If the tmp_len...
2006-03-17 Dmitry StogovUnicode support for dl() patch.
2006-03-17 Dmitry StogovEliminated unnecessary getcwd() syscall
2006-03-17 Antony DovgalMFB: fix #36743 (In a class extending XMLReader array...
2006-03-17 Dmitry StogovOptimized FastCGI SAPI check. Check for ini options...
2006-03-17 Dmitry StogovAllowed 'auto_globals_jit' work together with 'register...
2006-03-17 Dmitry StogovFIX: For some reason SIGSEGV handler wasn't set, but...
2006-03-17 Dmitry StogovOptimization of module unloading (temporary modules...
2006-03-17 <changelog... ChangeLog update
2006-03-17 Ilia AlshanetskyMFB51:
2006-03-16 Dmitry StogovDisabled dl(). Now it is enabled only when a SAPI layer...
2006-03-16 Dmitry Stogovtypo
2006-03-16 Dmitry Stogovws
2006-03-16 Dmitry StogovReturn "new" by reference now throws an E_STRICT error
2006-03-16 Seiji Masugataadded option parameter mb_list_encodings( ).
2006-03-16 Edin KadribasicAdded pg_field_table() as per req: #36750
2006-03-16 Dmitry StogovAdded E_STRICT to E_ALL
2006-03-16 Antony Dovgalrephrase
2006-03-16 Dmitry StogovDropped allow_call_time_pass_reference, the error is...
2006-03-16 Dmitry StogovDropped zend.ze1_compatibility_mode
2006-03-16 Dmitry StogovDropped register_long_arrays, added E_CORE for all...
2006-03-16 Antony Dovgalprepare to the 1.2 release
2006-03-16 <changelog... ChangeLog update
2006-03-16 Marcus Boerger- Fix warning
2006-03-16 Marcus Boerger- Fix test
2006-03-15 Sara GolemonFix improper byte count on partial reads
2006-03-15 Dmitry StogovFixed Bug #36614 (Segfault when using Soap)
2006-03-15 Ilia AlshanetskyMFB51: Fixed memory leak on unused bind var.
2006-03-15 Dmitry StogovFixed zend_u_strtod() that returned uninitialized value...
2006-03-15 Derick Rethans- Fixed two memory issues:
2006-03-15 Dmitry StogovAdded E_STRICT warning in case of calling non-static...
2006-03-15 Derick Rethans- Reduce space in serialization. The first 128 bytes...
2006-03-15 Dmitry StogovEliminated run-time constant fetching for TRUE, FALSE...
2006-03-15 Dmitry StogovFixed "zend_vm_gen.php --without-specializer"
2006-03-15 <changelog... ChangeLog update
2006-03-15 Sara GolemonSwitch (zstr) casts to use ZSTR() macro.
2006-03-15 Omar KilaniMark as stable.
2006-03-14 Sara GolemonMore stream updates.
2006-03-14 Pierre Joye- initial commit, feel free to change/adapt
2006-03-14 Dmitry StogovFixed bug #35988 (Unknown persistent list entry type...
2006-03-14 Antony Dovgaladd brackets and clarity
2006-03-14 Ilia AlshanetskyMFB51: Fixed offset/length parameter validation in...
2006-03-14 Dmitry StogovFixed bug #36568 (memory_limit setting on win32 has...
2006-03-14 Dmitry Stogovzend_hash_apply() doesn't use ZEND_HASH_APPLY_... macros
next