]> granicus.if.org Git - php/shortlog
php
2006-09-23 <changelog... ChangeLog update
2006-09-22 Sara GolemonPHP6 Updates
2006-09-22 Sara GolemonFix copy() from last commit and add a few more PHP6...
2006-09-22 Sara GolemonUpdate copy() for PHP6
2006-09-22 Sara GolemonUpdate stream_copy_to_stream() for PHP6
2006-09-22 Andrei ZmievskiFix protos.
2006-09-22 Andrei ZmievskiUnicode upgrade for quotemeta(). Yes, I know it's ugly...
2006-09-22 Sara GolemonUpdate stream_get_contents() for PHP6
2006-09-22 Andrei ZmievskiBring localeconv(), money_format(), and nl_langinfo...
2006-09-22 Sara GolemonTweak file_get_contents()'s return value a little
2006-09-22 Andrei ZmievskiUnicode support in count_chars(). Note that due to...
2006-09-22 Ilia AlshanetskyMFB: Restore support for unquoted -d options
2006-09-22 Dmitry StogovPrevent access to dead zval
2006-09-22 Rob Richardsmark functionality unicode safe
2006-09-22 Sara GolemonPHP6 Updates
2006-09-22 <changelog... ChangeLog update
2006-09-21 Sara GolemonAdd missing function protos
2006-09-21 Sara GolemonPHP6 Updates
2006-09-21 Ilia AlshanetskyMFB: fix test
2006-09-21 Sara GolemonUpdate (most of) the functions in streamsfuncs.c
2006-09-21 Andrei ZmievskiFix protos.
2006-09-21 Sara GolemonAdd double-width ripemd tests to package2.xml as well
2006-09-21 Andrei ZmievskiFix protos.
2006-09-21 Sara GolemonAdd double-width ripemd tests to package.xml
2006-09-21 Rob Richardsfix domcomment property handler so it inherits from...
2006-09-21 Rob Richardsfinish unicode updates
2006-09-21 Dmitry StogovZTS fix
2006-09-21 <changelog... ChangeLog update
2006-09-20 Sara GolemonBackfill protos for ext/unicode functions
2006-09-20 Andrei ZmievskiBug fixes for substr_replace().
2006-09-20 Andrei ZmievskiInstall SPL headers.
2006-09-20 Dmitry StogovAdded ability to make SOAP call userspace PHP<->XML...
2006-09-20 Dmitry StogovFixed bug #38579 (include_once() may include the same...
2006-09-20 Sara GolemonAdd ripemd256 and ripemd320 algos
2006-09-20 <changelog... ChangeLog update
2006-09-20 Sara GolemonPHP6 Updates
2006-09-19 Ilia AlshanetskyMFB: make input_get_args() not modify the original...
2006-09-19 Ilia AlshanetskyMFB: array_key_exists() should not work by by-ref
2006-09-19 Sara GolemonStrip unused implementations of md5(), md5_file(),...
2006-09-19 Sara GolemonRefactor parameter parsing into the 21st century and...
2006-09-19 Dmitry StogovFixed bugs #34065 and #38623 (throw in foreach/switch...
2006-09-19 Andrei ZmievskiUse internal converter name to speed up instantiation.
2006-09-19 Andrei ZmievskiUnicode support in preg_grep().
2006-09-19 Sara GolemonAdd INI controlled default stream encoding (unicode...
2006-09-19 Andrei ZmievskiUpgrade preg_quote() to support Unicode.
2006-09-19 Andrei ZmievskiFix offset calculation in add_offset_pair().
2006-09-19 Ilia AlshanetskyMFB:
2006-09-19 Antony Dovgalfix tests
2006-09-19 Antony Dovgalfix spl tests
2006-09-19 Antony Dovgalfix tests
2006-09-19 Antony Dovgalfix leak in preg_split()
2006-09-19 Antony Dovgalfix test
2006-09-19 Antony Dovgalfix tests
2006-09-19 Dmitry StogovDisabled autoconversion of hash keys (from string to...
2006-09-19 Antony Dovgalsupport objects in array_walk*()
2006-09-19 Antony Dovgalfix #34066 (recursive array_walk causes segfault)
2006-09-19 Dmitry StogovForgotten part of patch (Small optimization of ZEND_INI...
2006-09-19 Dmitry StogovZTS fix
2006-09-19 Dmitry StogovFixed PCRE related compilation errors
2006-09-19 <changelog... ChangeLog update
2006-09-18 Ilia AlshanetskyMFB: Avoid generating php_errormsg twice in some instances.
2006-09-18 Andrei ZmievskiUpgrade preg_split() to support Unicode strings.
2006-09-18 Andrei ZmievskiMore work on Unicode support in PCRE. When UG(unicode...
2006-09-18 Ilia AlshanetskyMFB: Fixed bug #38574 (missing curl constants and impro...
2006-09-18 Dmitry StogovSmall optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_EL...
2006-09-18 Antony Dovgalfix test
2006-09-18 Dmitry StogovFixed non-specialized executor
2006-09-18 <changelog... ChangeLog update
2006-09-17 Johannes Schlüter- Unicode fix
2006-09-17 <changelog... ChangeLog update
2006-09-16 Ilia AlshanetskyMFB: One last expand_filepath() check
2006-09-16 Nuno LopesMFB: fix compiler warnings introduced in my previous...
2006-09-16 Ilia AlshanetskyMFB: Additional expand_filepath() checks
2006-09-16 Ilia AlshanetskyMFB: Added missing validation checks around expand_file...
2006-09-16 Nuno LopesMFB
2006-09-16 Nuno LopesMFB
2006-09-16 Nuno Lopesfix lcov report
2006-09-16 Rob RichardsMFB: implement workaround for bug #38823 (DOMComment...
2006-09-16 Nuno LopesMFB
2006-09-16 <changelog... ChangeLog update
2006-09-15 Ilia AlshanetskyMFB: Added a check for PQftable() function
2006-09-15 Nuno LopesMFB
2006-09-15 Antony Dovgalmissing part of the fix for #38844
2006-09-15 Antony DovgalMFB: still output an error, even if there is no curl_ea...
2006-09-15 Nuno LopesMFB
2006-09-15 Antony Dovgalfix segfault in curl_multi_info_read()
2006-09-15 Nuno LopesMFB
2006-09-15 Nuno LopesMFB
2006-09-15 Antony Dovgalfix #38844 (curl_easy_strerror() is defined only since...
2006-09-15 Pierre Joye- PECL Bug #8700, zipArchive::getFromIndex() fails
2006-09-15 Antony Dovgalfix leak when call to shutdown function fails
2006-09-15 Antony Dovgalfix leaks with `php -d option=value -c /path -h`
2006-09-15 Antony Dovgalfree node pointer using correct function
2006-09-15 Antony Dovgalfix double free(), add test
2006-09-15 Dmitry StogovFixed memory leak
2006-09-15 <changelog... ChangeLog update
2006-09-14 Ilia AlshanetskyMFB: Make float filter handle things like 02.324 properly
2006-09-14 Nuno LopesMFB
2006-09-14 Antony DovgalMFB
2006-09-14 Antony Dovgalfix test
next