]> granicus.if.org Git - php/shortlog
php
2006-03-23 Antony Dovgalreturn FALSE if driver doesn't support quoting and...
2006-03-23 Ilia AlshanetskyMFB51:
2006-03-23 Antony Dovgaladd missing skipif sections
2006-03-23 Antony Dovgalfix typos
2006-03-23 John CoggeshallUnder threat of being slept with by Marcus, adding...
2006-03-23 Marcus Boerger- Initialize callable_name if requested
2006-03-23 Marcus Boerger- Make spl_autoload_unregister() accept any callable...
2006-03-23 Marcus Boerger- Add new test
2006-03-23 Marcus Boerger- Add new test
2006-03-23 Marcus Boerger- MF51 Add missing bug title and synch with other tests
2006-03-23 Dmitry StogovFixed possible memory corruption
2006-03-23 Dmitry StogovMTH: Allowed '-b' with UNIX sockets
2006-03-23 Antony Dovgalimplement correct fix for segfault on 64bit platform
2006-03-23 <changelog... ChangeLog update
2006-03-23 Pierre Joye. MFB: Fixed fetching of string value bigger than 128by...
2006-03-22 Antony Dovgalfix leak, add test
2006-03-22 Antony DovgalMF51: prevent segfault when exception is thrown from...
2006-03-22 Antony DovgalMFH: fix #36825 (Exceptions thrown in ArrayObject:...
2006-03-22 Antony Dovgalno magic_quotes anymore
2006-03-22 Antony Dovgaldon't segfault on 64bit platforms
2006-03-22 Antony Dovgaluse set_time_limit(), this test takes forever on AIX
2006-03-22 Ilia AlshanetskySimplify and optimize code.
2006-03-22 Derick Rethans- Moved strtotitle to ext/standard and implemented...
2006-03-22 Antony DovgalMF51: fix #36820 (Privileged connection with an Oracle...
2006-03-22 Stefan EsserFix the bullshit register_globals emulation
2006-03-22 <changelog... ChangeLog update
2006-03-21 Pierre Joye- add tests files
2006-03-21 Pierre Joye- update, wrong file added
2006-03-21 Pierre Joye- first serie of tests
2006-03-21 Pierre Joye- typo
2006-03-21 Sara GolemonAllow grow_mode && !bufstart (original assertion logic)
2006-03-21 Marcus Boerger- Drop --no-prefix as disables --prefix which we do...
2006-03-21 Pierre Joye- add enchant_broker_list_dicts
2006-03-21 Pierre Joye- fix proto
2006-03-21 Pierre Joye- cs
2006-03-21 Antony Dovgalchange oci_field_type() to return VARCHAR2 instead...
2006-03-21 Ilia AlshanetskyMFB51: Fixed bug #36802 (mysqli_set_charset() crash...
2006-03-21 Antony Dovgalreimplement php_oci_lob_read() and fix PECL bug #5995
2006-03-21 Derick Rethans- Update windows file too (not tested, but should work).
2006-03-21 Derick Rethans- Make ext/unicode an extension that is always there...
2006-03-21 Antony Dovgalfix spelling
2006-03-21 Dmitry StogovFixed compatibility with auto_globals_jit
2006-03-21 Dmitry StogovFixed bug #36721 (The SoapServer is not able to send...
2006-03-21 Pierre Joye- replace the pkg version in phpinfo
2006-03-21 Pierre Joye- cs
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
next