]> granicus.if.org Git - php/shortlog
php
2006-10-02 Sara GolemonUnused label, now how the heck did it get there?
2006-10-02 Sara GolemonNote context param changes in opendir(), dir(), and...
2006-10-02 Sara GolemonSwitch opendir/chroot/chdir to new path_param API and...
2006-10-02 Andrei ZmievskiMake stripos() work with Unicode strings.
2006-10-02 Antony Dovgaldon't rely on uninitialized var
2006-10-02 Ilia AlshanetskyMFB: Fixed bug #39004 (Fixed generation of config.nice...
2006-10-02 Rui Hirokawafixed bug #37103: libmbfl headers was not installed...
2006-10-02 Antony Dovgalfix tests
2006-10-02 Hannes MagnussonRename utils.php to utils.inc
2006-10-02 Antony Dovgalfix #39001 (ReflectionProperty returns incorrect declar...
2006-10-02 Antony Dovgalfix #39003 (__autoload() is called for type hinting)
2006-10-02 Hannes MagnussonFix test
2006-10-02 Hannes MagnussonProtos
2006-10-02 Hannes MagnussonFix protos
2006-10-02 Hannes MagnussonFix proto
2006-10-02 Hannes Magnussonadd proto
2006-10-02 Hannes MagnussonAdd .cvsignore
2006-10-02 Sara GolemonNote context parameter in copy() function and group...
2006-10-02 Sara GolemonApply new path encoding style to the rest of e/s/file.c
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
next