]> granicus.if.org Git - php/shortlog
php
2006-08-15 Antony Dovgaldon't try to use "auto", "none" and "pass" charsets...
2006-08-15 Antony Dovgalfix #38461 (setting private attribute with __set()...
2006-08-15 Antony Dovgalminor CS/WS fixes
2006-08-15 Antony Dovgalerror message might be NULL
2006-08-15 Antony DovgalOCIBreak() is not supported on Windows
2006-08-15 Antony Dovgaladd test
2006-08-15 Antony Dovgalnew tests
2006-08-15 Michael Wallner- fix leak when cloning DateTimeZone, detected by Antony
2006-08-15 <changelog... ChangeLog update
2006-08-14 Andrei ZmievskiUnicode support for strcoll().
2006-08-14 Andrei ZmievskiRemove UTODO's -- this is handled during name mangling...
2006-08-14 Antony Dovgalfix my previous patch
2006-08-14 Andrei Zmievskiadd_next_index_zstr[l]()
2006-08-14 Andrei ZmievskiUnicode support for str_split().
2006-08-14 Andrei ZmievskiTypo.
2006-08-14 Andrei ZmievskiUnicode support in chunk_split().
2006-08-14 Andrei ZmievskiSet T_arg_type to default string type if we were not...
2006-08-14 Michael Wallner- add cloning support to DateTime classes
2006-08-14 Frank M. KromannCleanup before reusing failed persistant connection...
2006-08-14 Ilia AlshanetskyMFB: Upgraded libsqlite in pdo_sqlite to 3.3.7
2006-08-14 Pierre Joye- MFB: nuke unused parameter (not present in old versions)
2006-08-14 Nuno LopesMFB: static keywording
2006-08-14 Antony Dovgalfix #38450 (constructor is not called for classes used...
2006-08-14 Nuno LopesMFB: a few more static keywording
2006-08-14 Edin KadribasicFixed windows build.
2006-08-14 Rob RichardsMFB: fix bug #38424 (Different attribute assignment...
2006-08-14 Rob RichardsMFB: fix underlying issue for bug #38438
2006-08-14 Antony Dovgalmake sure USE_ZEND_ALLOC is always 1 when running tests...
2006-08-14 Antony Dovgalfix segfault and leak in ext/xmlrpc
2006-08-14 <changelog... ChangeLog update
2006-08-13 Pierre Joye- locateName should not change the state/error, can...
2006-08-13 Pierre Joye- remove all safe mode checks instead of borking the...
2006-08-13 Pierre Joye- package.xml is not needed here, only in pecl
2006-08-13 Pierre Joye- add overwrite mode to ZipArchive::open, always starts...
2006-08-13 Pierre Joye- remove dl() usage
2006-08-13 Marcus Boerger- Always show unicode_semantics state (required for...
2006-08-13 Ilia AlshanetskyMFB: Fixed bug #38438 (DOMNodeList->item(0) segfault...
2006-08-13 Marcus Boerger- Add link
2006-08-13 <changelog... ChangeLog update
2006-08-12 Nuno LopesMFH: const/static keywording
2006-08-12 <changelog... ChangeLog update
2006-08-11 Ilia AlshanetskyPHP 6 does not have safe_mode
2006-08-11 Antony Dovgalfix #38431 (xmlrpc_get_type() crashes PHP on objects)
2006-08-11 Nuno LopesMFB5.2: fix #38402 (wrong proto for Array*::offsetGet())
2006-08-11 Ilia AlshanetskyMFB: Extend safe_mode/open_basedir checks to imap_reope...
2006-08-11 Antony Dovgalfix test
2006-08-11 <changelog... ChangeLog update
2006-08-10 Ilia AlshanetskyMFB: fix proto
2006-08-10 Ilia AlshanetskyMFB: Various security fixes
2006-08-10 Ilia AlshanetskyMFB: Added support for httpOnly flag for session extens...
2006-08-10 Antony Dovgaltypos in comments and other minor improvements
2006-08-10 Antony Dovgaladd test
2006-08-10 Antony Dovgalimprove connection character set detection:
2006-08-10 Antony Dovgalinitialize variable
2006-08-10 <changelog... ChangeLog update
2006-08-09 Antony Dovgalfix test
2006-08-09 Antony Dovgalfix ZTS build
2006-08-09 Andrei ZmievskiUnicode support for str_shuffle().
2006-08-09 Andrei ZmievskiUpgrade str_rot13() to work with IS_UNICODE type.
2006-08-09 Antony Dovgalwrong directory
2006-08-09 Frank M. KromannFix ZTS builds
2006-08-09 Andrei Zmievskiaddcslashes() and stripcslashes() should work only...
2006-08-09 Andrei ZmievskiMake params API sound less like Raymond Babbitt.
2006-08-09 Antony Dovgalupdate
2006-08-09 Antony Dovgaladd support for NCLOBs
2006-08-09 Ilia AlshanetskyMFB: Fixed bug #38394 (PDO fails to recover from failed...
2006-08-09 Michael Wallner- error message enhancements
2006-08-09 Antony Dovgalupdate changelog and file list
2006-08-09 Antony Dovgalfix #38161 (oci_bind_by_name() returns garbage when...
2006-08-09 Antony Dovgaloops, wrong directory
2006-08-09 Antony Dovgalfix leak on failure
2006-08-09 Michael Wallner- mark unicode safe functions
2006-08-09 Michael Wallner- use HashPosition for traversal of registered reverse...
2006-08-09 Antony Dovgalfix #8112 (Persistent connections misbehave when Apache...
2006-08-09 <changelog... ChangeLog update
2006-08-08 Antony Dovgalfix test
2006-08-08 Antony Dovgalinitialize vars
2006-08-08 Antony Dovgalfix tests to be able to run just .phpt's
2006-08-08 Andrei ZmievskiConvert nl2br() to suppor IS_UNICODE.
2006-08-08 Rob Richardsadd unicode support
2006-08-08 Rob Richardsadditional unicode/xml macros
2006-08-08 Antony Dovgalfix tests
2006-08-08 Antony Dovgalfix tests
2006-08-08 Antony Dovgalfix test
2006-08-08 Antony Dovgalfix test
2006-08-08 Antony Dovgalfix logic and memleak
2006-08-08 Antony Dovgalfix test
2006-08-08 Andrei ZmievskiAdjust zend_get_unified_string_type() to give correct...
2006-08-08 Andrei ZmievskiShould be slightly faster to use U16_NEXT here.
2006-08-08 Antony Dovgalfix leak in assert()
2006-08-08 Antony Dovgalunused variable
2006-08-08 Antony Dovgalimplement zend_unicode_to_string() and zend_string_to_u...
2006-08-08 Antony Dovgalimplement zend_unicode_to_string() and zend_string_to_u...
2006-08-08 Michael Wallner- implement #38357 (dbase_open can't open DBase 3 dbf...
2006-08-08 Ilia AlshanetskyMFB: Fixed bug #38377 (session_destroy() gives warning...
2006-08-08 Stanislav Malyshevfix bug with variables clobbered by longjmp
2006-08-08 Antony Dovgalthere is no realiable way to detect memrchr() presence...
2006-08-08 Antony Dovgal%s -> %v
2006-08-08 Antony Dovgaladd new test
2006-08-08 Antony Dovgaluse memrchr/zend_memrchr instead of strrchr
next