]> granicus.if.org Git - php/shortlog
php
2006-10-31 Pierre Joye- missing test archive
2006-10-30 Pierre Joye- nuke flags local variable, it is constant
2006-10-30 Pierre Joye- add tests for extractTo, set/getComment and stream...
2006-10-30 Pierre Joye- fix leak in statName and statIndex
2006-10-30 Dmitry StogovFixed bug #39304 (Segmentation fault with list unpackin...
2006-10-29 <changelog... ChangeLog update
2006-10-28 Antony Dovgalfix build
2006-10-28 Michael Wallner- convert unicode messages to strings
2006-10-28 Michael Wallner- upgrade to current parameter parsing API
2006-10-28 <changelog... ChangeLog update
2006-10-27 Andrei ZmievskiTurn doc comments into zstr strings with corresponding...
2006-10-27 Michael Wallner- upgrade ext/sysvshm to current parameter parsing API
2006-10-27 Andrei Zmievskiconvert_cyr_string() should operate only on binary...
2006-10-27 Pierre Joye- default filter is not string (only comment fix for...
2006-10-27 Uwe Schindlerupdate readme
2006-10-27 Uwe SchindlerFix build in Sun Webserver 7
2006-10-27 <changelog... ChangeLog update
2006-10-27 Ilia Alshanetskyno more magic quotes
2006-10-26 Andrei ZmievskiUnicode support for link functions.
2006-10-26 Andrei ZmievskiOops.
2006-10-26 Andrei ZmievskiMake url encoding/decoding functions use binary strings...
2006-10-26 Andrei ZmievskiMark syslog functions with U. No upgrading is necessary...
2006-10-26 Antony Dovgalfix wrong function prototype (see bug #39260)
2006-10-26 <changelog... ChangeLog update
2006-10-25 Andrei Zmievski*** empty log message ***
2006-10-25 Andrei ZmievskiUnicode support for get(server|proto)by(name|number...
2006-10-25 Andrei ZmievskiUnicode support for is_uploaded_file()/move_uploaded_fi...
2006-10-25 Andrei ZmievskiUnicode support for fnmatch().
2006-10-25 Pierre Joye- add test for callback with non modified var
2006-10-25 Ilia AlshanetskyFixed build
2006-10-25 Hannes MagnussonAdd oneliner descriptions
2006-10-25 Hannes MagnussonMissing RETURN_TRUE inside the PHP_ZIP_SET_FILE_COMMENT...
2006-10-25 Hannes MagnussonFix protos
2006-10-25 <changelog... ChangeLog update
2006-10-24 Andrei ZmievskiMark reflection methods as Unicode-compliant (except...
2006-10-24 Andrei ZmievskiFix key length calculation.
2006-10-24 Ilia AlshanetskyFixed a bug when callback function returns a non-modifi...
2006-10-24 Antony Dovgalfix add_u_assoc_null() macro
2006-10-24 <changelog... ChangeLog update
2006-10-23 Hannes MagnussonFix build
2006-10-23 Andrei ZmievskiFix remaining Unicode issues.
2006-10-23 Ilia AlshanetskyAdded filter support for $_SERVER in cgi/apache2 sapis
2006-10-23 Dmitry StogovFixed decoding list of arrays (related to bug #39121)
2006-10-23 <changelog... ChangeLog update
2006-10-22 Ilia AlshanetskyRemoved unused var
2006-10-22 <changelog... ChangeLog update
2006-10-22 Pierre Joye- remove remaining "mode" arguments in the old api
2006-10-21 Johannes Schlüter- Fix merging of $_REQUEST in unicode mode and remove...
2006-10-21 <changelog... ChangeLog update
2006-10-21 Pierre Joye- add signature_algo to the function signature
2006-10-21 Pierre Joye- #39217, use openssl i2s_ASN1_INTEGER to get a string...
2006-10-20 Antony Dovgalfix #39217 (serialNumber is might be -1 when the value...
2006-10-20 Pierre Joye- fix windows build with php < 6
2006-10-20 Hannes MagnussonFix test
2006-10-20 Hannes MagnussonFix tests
2006-10-20 Antony Dovgalrename REAL_KEY_SIZE() to USTR_BYTES() and move to...
2006-10-20 <changelog... ChangeLog update
2006-10-19 Sara GolemonUpdate test to reflect fix in spl_array.c r-1.114
2006-10-19 Sara GolemonFix working with ArrayObjects which contain arrays.
2006-10-19 Andrei Zmievskigetrusage.c was easy(). But don't ever use zend_parse_p...
2006-10-19 Andrei ZmievskiUnicode support in microtime() and gettimeofday().
2006-10-19 Andrei ZmievskiPick some low-hanging fruit.
2006-10-19 Andrei ZmievskiFix potential (and real) leaks due to bad macro writing...
2006-10-19 Andrei ZmievskiClarify why the result of json_encode() is a binary...
2006-10-19 Antony Dovgalfix tests
2006-10-19 Andrei ZmievskiFix possible double macro expansion.
2006-10-19 Andrei ZmievskiUnicode support for remaining image.c functions.
2006-10-19 Andrei ZmievskiUnicode support for headers_sent().
2006-10-19 Antony Dovgaladd new test by Pierre
2006-10-19 Antony Dovgalfix folding tags, nuke json globals
2006-10-19 Antony Dovgalfix invalid write
2006-10-19 Antony Dovgalfix coverity issue #262 (uninitialized variable)
2006-10-19 Dmitry StogovFixed mkdir("/tmp/foo//bar/log", 0777, true)
2006-10-19 <changelog... ChangeLog update
2006-10-18 Ilia AlshanetskyMFB: Fixed bug #38400 (Use of com.typelib_file may...
2006-10-18 Antony Dovgalfix bug #38882 (ldap_connect causes segfault with newer...
2006-10-18 Johannes Schlüter- added missing return...
2006-10-18 Johannes Schlüter- Fix #38465 (ReflectionParameter fails if default...
2006-10-18 Hannes MagnussonFix arginfo for imagepng() and imagejpeg()
2006-10-18 Antony Dovgalfix PECL bug #9061 (oci8 might reuse wrong persistent...
2006-10-18 Dmitry StogovZTS fix
2006-10-18 <changelog... ChangeLog update
2006-10-17 Andrei ZmievskiFix thread safety.
2006-10-17 Antony Dovgalfix test
2006-10-17 Andrei ZmievskiDon't mention http_input_encoding converter as it won...
2006-10-17 Andrei ZmievskiTypo.
2006-10-17 Sara GolemonExtend open_basedir functionality to allow runtime...
2006-10-17 Sara GolemonMore unicode upgrading notes
2006-10-17 Sara GolemonUpdate the upgrading doc to the current wisdom. Pass...
2006-10-17 Andrei ZmievskiUnicode support in JSON functions.
2006-10-17 Andrei ZmievskiImplement add_utf8_property_* API.
2006-10-17 Derick Rethans- MF52: Updated timezone database.
2006-10-17 Ilia AlshanetskyMFB: Unify handling of return values on validation...
2006-10-17 Dmitry StogovUnicode support. (Two more places must be fixed. Look...
2006-10-17 Dmitry StogovFixed incorrect parameter name coping
2006-10-17 <changelog... ChangeLog update
2006-10-16 Andrei ZmievskiOptimize ZEND_U_CASE_EQUAL() and move it to the header...
2006-10-16 Antony Dovgalinitialize optional variables
2006-10-16 Andrei ZmievskiPatch to support primitive types. (Ilia)
2006-10-16 Ilia AlshanetskyMFB: Fixed compiler warnings
next