]> granicus.if.org Git - php/shortlog
php
2006-10-11 Antony Dovgalfix crash when parsing invalid hostnames/IPs
2006-10-11 Antony Dovgalmore fixed problems
2006-10-11 Antony Dovgalfix segfault/leak, add test
2006-10-11 Edin KadribasicMFB: Sync with Unix build
2006-10-11 <changelog... ChangeLog update
2006-10-11 Pierre Joye- don't check signature if the file is empty (valgrind...
2006-10-10 Ilia AlshanetskyMFB: Fixed bug #39034 (curl_exec() with return transfer...
2006-10-10 Antony Dovgalaccess mode for dbase_open() cannot be < 0
2006-10-10 Antony Dovgaladd new test
2006-10-10 Antony Dovgalfix leak and typos in error messages
2006-10-10 Ilia AlshanetskyMFB: Fixed bug #38198 (possible crash when COM reports...
2006-10-10 Antony Dovgalfix #39112 (typo in error message)
2006-10-10 Derick Rethans- Make fileinfo compile with PHP 5.2 as well.
2006-10-10 <changelog... ChangeLog update
2006-10-09 Sara GolemonPHP6 Updates
2006-10-09 Andrei ZmievskiTypos!
2006-10-09 Andrei Zmievskiprint_r(), error_log() and sys_getloadavg() are Unicode...
2006-10-09 Andrei ZmievskiInitialize optional vars.
2006-10-09 Ilia AlshanetskyMFB: Improve parameter parsing
2006-10-09 Andrei ZmievskiUnicode support for call_user_* functions.
2006-10-09 Ilia AlshanetskyMFB: Fixed bug #37262 (var_export() does not escape...
2006-10-09 Hannes MagnussonMFB5.2
2006-10-09 Hannes MagnussonFix tests
2006-10-09 Antony DovgalMFB
2006-10-09 Georg RichterFix for bug #39085:
2006-10-09 Sara GolemonOi
2006-10-09 Sara GolemonFix realpath() in unicode mode
2006-10-09 Sara GolemonAdd stream_resolve_include_path()
2006-10-09 <changelog... ChangeLog update
2006-10-09 Pierre Joye- MFB: fix possible segfault (see test 004) always...
2006-10-08 Ilia AlshanetskyMFB: Added missing configuration checks
2006-10-08 Hannes MagnussonFix test
2006-10-08 Sara GolemonFix win32 (again), just temporarily convert the classna...
2006-10-08 Pierre Joye- MFB: #39082, image* segfaults when used with only...
2006-10-08 Hannes MagnussonFix "wrong param count" error message
2006-10-08 Hannes MagnussonError message cleanup (patch by Matt W (php_lists...
2006-10-08 Hannes Magnussonfix test
2006-10-08 Hannes MagnussonError message clean up
2006-10-08 Hannes MagnussonRemove duplicate 'wrong param count' warning
2006-10-08 <changelog... ChangeLog update
2006-10-08 Hannes MagnussonMFB (move static keywording from .h to .c)
2006-10-07 Hannes Magnussonfix tests
2006-10-07 Hannes MagnussonUpdate test
2006-10-07 Hannes MagnussonRemove double "wrong param count" warnings
2006-10-07 Hannes MagnussonAdd "wrong param count"/"expecting parameter .. to...
2006-10-07 Hannes Magnussonfix build
2006-10-07 Ilia AlshanetskyMFB: Added missing safety checks (Problem identified...
2006-10-07 Pierre Joye- update tests
2006-10-07 Ilia AlshanetskyMFB: Added missing safety checks (Problem identified...
2006-10-07 Pierre Joye- forgot one and order the ext lists alpha.
2006-10-07 Ilia AlshanetskyInitial Unicode support
2006-10-07 Pierre Joye- I learned today that telling Andrei about what I...
2006-10-07 Ilia AlshanetskyAnother build fix
2006-10-07 Ilia AlshanetskyFixed build
2006-10-07 Sara GolemonUpdate SQLITE2 (non-PDO parts at least) for PHP6/Unicode
2006-10-07 Sara GolemonMore PHP6 Updates
2006-10-07 Andrei ZmievskiHash functions for UTF-8 keys.
2006-10-07 Sara GolemonMinor refactoring using zpp API
2006-10-07 Hannes MagnussonAvoid portability problems
2006-10-07 Sara GolemonWin32 build gets confused by expansion of U_STRING_DECL...
2006-10-07 <changelog... ChangeLog update
2006-10-07 Andrei ZmievskiDefault to ZEND_STR_TYPE.
2006-10-06 Ilia AlshanetskyMFB: Make quote() in PostgreSQL use PQescapeByteaConn...
2006-10-06 Ilia AlshanetskyMFB: Make pg_escape_bytea() use PQescapeByteaConn(...
2006-10-06 Ilia AlshanetskyMFB: Expose session storage module locater and serializ...
2006-10-06 Andrei ZmievskiUnicode support in is_callable().
2006-10-06 Andrei ZmievskiUnicode support in uniqid().
2006-10-06 Andrei ZmievskiMark memory funcs with U.
2006-10-06 Antony Dovgalmore improvements
2006-10-06 Andrei ZmievskiMark with U.
2006-10-06 Andrei ZmievskiMark pageinfo.c funcs with U.
2006-10-06 Andrei ZmievskiMark rand.c functions with U.
2006-10-06 Sara GolemonForgot to mark these u-safe
2006-10-06 Antony Dovgalfix #39067 (getDeclaringClass() and private properties)
2006-10-06 Andrei ZmievskiPatch from Matt W to fix the case of hitting ERANGE...
2006-10-06 Andrei ZmievskiFix protos.
2006-10-06 Andrei ZmievskiUnicode string support for extension_loaded().
2006-10-06 Andrei ZmievskiUnicode string support in get_extension_funcs().
2006-10-06 Antony Dovgalfix #39060 (virtual_file_ex() is broken on *BSD)
2006-10-06 Antony Dovgalfix PECL bug #8816 (issue in php_oci_statement_fetch...
2006-10-06 Edin KadribasicMFB: Fix for #38985 (Wez)
2006-10-06 Antony Dovgalnew test
2006-10-06 Sebastian BergmannMFB: Fix ZTS build.
2006-10-06 <changelog... ChangeLog update
2006-10-05 Sara GolemonPreserve EG(return_value_ptr_ptr) when calling zend_exe...
2006-10-05 Andrei ZmievskiThis might not be necessary if we clean it all up ourse...
2006-10-05 Andrei ZmievskiTODO
2006-10-05 Andrei ZmievskiUnicode support for str_replace() and str_ireplace().
2006-10-05 Sara GolemonUpdated for PHP6
2006-10-05 Pierre Joye- env/server support is not yet fixed
2006-10-05 Antony Dovgaladd test
2006-10-05 Hannes MagnussonMFB:
2006-10-05 Antony Dovgaldecrement ch->uses (or destroy handle) when destroying...
2006-10-05 Antony DovgalMFB: fix build with new c-client
2006-10-05 Rob Richardsmark functions unicode compliant
2006-10-05 Edin KadribasicMFB: Added PQescapeStringConn support to windows too
2006-10-05 Dmitry StogovAllow future extensibility without binary compatibility...
2006-10-05 Dmitry StogovFixed bug #38989 (Absolute path with slash at beginning...
2006-10-05 <changelog... ChangeLog update
2006-10-05 Ilia AlshanetskyMFB: Fixed bug #39039 (SSL: fatal protocol error when...
next