]> granicus.if.org Git - php/shortlog
php
2006-11-01 Nuno Lopesstart converting the tidy and tidyNode objects to be...
2006-11-01 Ilia AlshanetskyMFB: Added missing boundary checks.
2006-11-01 <changelog... ChangeLog update
2006-11-01 Pierre Joye- fix stat when used with freshly added entries
2006-11-01 Marcus Boerger- Fixed Bug #38698 for some keys cdbmake creates corrup...
2006-10-31 Hannes MagnussonFix segfault on invalid regex
2006-10-31 Marcus Boerger- Fixed Bug #39090 DirectoryFilterDots doxygen docs...
2006-10-31 Pierre Joye- use zip_name_locate in getCommentName
2006-10-31 Marcus Boerger- Fixed Bug #39151 Parse error in recursiveiteratoriter...
2006-10-31 Marcus Boerger- Fixed Bug #39313 spl_autoload triggers Fatal error
2006-10-31 Pierre Joye- bug first
2006-10-31 Nuno Lopescleaning some warnings (char* -> zstr)
2006-10-31 Marcus Boerger- Consistency of apply funcs, #39320
2006-10-31 Pierre Joye- update ext/zip
2006-10-31 Pierre Joye- mark extractTo as U-ready, path and filenames are...
2006-10-31 Marcus Boerger- Fix issue with name mangling
2006-10-31 Marcus Boerger- Drop some uncompletley synched code, makes it work...
2006-10-31 Pierre Joye- fix possible leak in addFile when an unicode filename...
2006-10-31 Georg RichterFixed function headers (added missing U)
2006-10-31 Pierre Joye- initial unicode support
2006-10-31 Pierre Joye- update release date
2006-10-31 Pierre Joye- add comment
2006-10-31 <changelog... ChangeLog update
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...
next