]> granicus.if.org Git - php/shortlog
php
2006-10-02 Sara GolemonApply simplified path encoding to copy() and give it...
2006-10-02 Sara GolemonTry out simplified API for encoding paths/filenames
2006-10-02 Sara GolemonAllow hash()/hash_hmac() to accept ascii-unicode data,
2006-10-02 <changelog... ChangeLog update
2006-10-02 Sara GolemonZTS fix
2006-10-02 Sara GolemonAllow unicode-ascii to binary conversion and do proper...
2006-10-01 Georg Richterunicode fixes
2006-10-01 Ilia AlshanetskyMFB: Fixed bug #38993 (Fixed safe_mode/open_basedir...
2006-10-01 <changelog... ChangeLog update
2006-09-30 Ilia AlshanetskyMFB: Added safety checks against integer overflow.
2006-09-30 <changelog... ChangeLog update
2006-09-29 Ilia AlshanetskyMFB: Added missing API function declaration.
2006-09-29 Ilia AlshanetskyMFB: Added missing declaration of the php_get_uname...
2006-09-29 Andrei ZmievskiHeck, might as well commit this..
2006-09-29 Andrei ZmievskiFix off-by-one error.
2006-09-29 Hannes Magnussonfix proto
2006-09-29 Hannes MagnussonFix arginfo
2006-09-29 Antony Dovgaldeclare subclass after adding class constants to the...
2006-09-29 Georg RichterFixed error message (thanks to Ulf Wendel)
2006-09-29 <changelog... ChangeLog update
2006-09-28 Antony Dovgalmore 64bit fixes
2006-09-28 Ilia AlshanetskyMFB: Fixed a large leak inside _php_image_create_from()
2006-09-28 Antony Dovgalmore 64bit fixes
2006-09-28 Antony Dovgal64bit fixes
2006-09-28 Antony Dovgalfix test name
2006-09-28 Hannes MagnussonMFB: remove unused ini options
2006-09-28 Hannes MagnussonMFB; new ini options
2006-09-28 Ilia AlshanetskyMFB: Added handling for virtual_file_ex() failures.
2006-09-28 Ilia AlshanetskyMFB: Fixed bug #38859 (parse_url() fails if passing...
2006-09-28 Antony Dovgalfix #38981 (using FTP URLs in get_headers() causes...
2006-09-28 Antony Dovgalnew tests
2006-09-28 Hannes Magnussonfix test
2006-09-28 Antony Dovgaladd new tests
2006-09-28 Rob Richardsfix some compiler warnings
2006-09-28 Pierre Joye- MFB: imagefill(), infinite loop with wrong color...
2006-09-28 Antony Dovgalfix compile warning
2006-09-28 Dmitry StogovFixed wrong pipe detection code
2006-09-28 Dmitry StogovFixed wrong return value
2006-09-28 <changelog... ChangeLog update
2006-09-27 Ilia AlshanetskyMFB: Fixed bug #38963 (Fixed a possible open_basedir...
2006-09-27 Derick Rethans- Return timezone's names as Unicode strings.
2006-09-27 Derick Rethans- Updated the Apache 1.3 sapi as add_assoc_string's...
2006-09-27 Antony Dovgaluse if() instead of ?: and avoid possible optimization...
2006-09-27 Georg RichterZTS fixes. Implemented Andrei's hints (simplifying...
2006-09-27 Rob RichardsMFB: fix bug #38949 (Cannot get xmlns value attribute)
2006-09-27 Antony Dovgalfix test
2006-09-27 Antony Dovgalfix #38961 (metaphone() results in segmentation fault...
2006-09-27 <changelog... ChangeLog update
2006-09-26 Ilia AlshanetskyMFB: 64bit fix (Possible fix for bug #38961)
2006-09-26 Georg Richteradded unicode support for mysqli extension
2006-09-26 Dmitry StogovFixed bug #38808 ("maybe ref" issue for current() and...
2006-09-26 Dmitry StogovFixed bug #38942 (Double old-style-ctor inheritance)
2006-09-26 <changelog... ChangeLog update
2006-09-25 Hannes MagnussonFix arginfo&proto
2006-09-25 Ilia AlshanetskyMFB: Fixed bug #38891 (get_headers() do not work with...
2006-09-25 Ilia AlshanetskyMFB: Fixed bug #38904 (apache2filter changes cwd to /).
2006-09-25 Antony Dovgalchange CXXFLAGS along with CFLAGS as there might be...
2006-09-25 Pierre Joye- fix test, php6 displays the class
2006-09-25 Pierre Joye- MFB: #38944, freshly created archive has no comment...
2006-09-25 Antony Dovgaladd test
2006-09-25 Dmitry StogovRemoved warning about unreferenced local variable
2006-09-25 Dmitry StogovZTS fix
2006-09-25 Sara GolemonPHP6 Updates and some very minor feature add in dns_get...
2006-09-25 Sara GolemonMake settype($var, 'string'); behave like $var = (strin...
2006-09-25 Sara GolemonFlag a couple more unicode ready functions
2006-09-25 <changelog... ChangeLog update
2006-09-25 Sara Golemonbase64 functions are basicly binary-only ops
2006-09-24 Pierre Joye- #38943, properties in extended class cannot be set
2006-09-24 Sara GolemonPHP6 Update: fsockopen/psfockopen
2006-09-24 Sara GolemonPHP6 Updates for rmdir/mkdir/rename
2006-09-24 Sara GolemonPHP6 Updates for popen() and related functionality
2006-09-24 Sara GolemonPHP6 Update for get_meta_tags() -- What a silly function...
2006-09-24 Sara GolemonPHP6 Updates
2006-09-24 Ilia AlshanetskyMFB: Fixed bug #38941 (imap extension does not compile...
2006-09-24 Sara GolemonPHP6 Updates w/ minor refactoring
2006-09-24 Sara GolemonPHP6 Updates
2006-09-24 Sara GolemonPHP6 Updates
2006-09-24 <changelog... ChangeLog update
2006-09-23 Antony Dovgaladd missing parameter to opendir() and fix segfault
2006-09-23 Antony Dovgalfix CGI build
2006-09-23 Antony Dovgalone more try to fix ZTS build
2006-09-23 Antony Dovgalfix ZTS build
2006-09-23 Antony Dovgalfix possible segfault in #38891
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
next