]> granicus.if.org Git - php/shortlog
php
2006-10-13 Hannes MagnussonMFB: missing API declaration
2006-10-13 Michael Wallner- fix skipif
2006-10-13 Michael Wallner- add test, segfaults ATM
2006-10-13 Ilia AlshanetskyMFB: Fixed bug #38934 (move_uploaded_file() cannot...
2006-10-13 <changelog... ChangeLog update
2006-10-13 Ilia AlshanetskyMFB: main/php_open_temporary_file.c
2006-10-12 Brian France MFB:
2006-10-12 Michael Wallner- use new zend_fcall_info API
2006-10-12 Michael Wallner- missing part of zend_fcall_info API patch
2006-10-12 Antony Dovgaluse connection character set when reading LOB data
2006-10-12 Dmitry StogovMake zend_memory_peak_usage() to be avalable even witho...
2006-10-12 <changelog... ChangeLog update
2006-10-12 Ilia AlshanetskyMFB: Fixed potential use of un-initialized var
2006-10-11 Antony Dovgalfix test
2006-10-11 Sara GolemonBugfix#38649 Optional param not initialized
2006-10-11 Sara GolemonBugfix 38648: Don't assume all buckets are part of...
2006-10-11 Andrei ZmievskiExtend zend_fcall_info_args functions. (Patch from...
2006-10-11 Antony Dovgalinitialize variable
2006-10-11 Antony Dovgalfix #39125 (Memleak when reflecting non-existing class...
2006-10-11 Antony Dovgaladd test
2006-10-11 Ilia AlshanetskyMFB: s/false/null/
2006-10-11 Derick Rethans- Change validating filters to return "null" on failure...
2006-10-11 Antony Dovgalcheck filter and class names for empty strings
2006-10-11 Ilia AlshanetskyMFB: Catch empty strings right away.
2006-10-11 Antony Dovgalfix test on 64bit
2006-10-11 Antony Dovgalavoid reading str[-1], add warning when invalid format...
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)
next