]> granicus.if.org Git - php/shortlog
php
2005-11-26 Michael Wallner- ditch warnings
2005-11-26 foobarfix test
2005-11-26 Marcus Boerger- Scew short open tags
2005-11-26 Marcus Boerger- Add new test
2005-11-26 Michael Wallner- use php_hash_* types
2005-11-26 Marcus Boerger- Fix bug #35406 eval hangs when evall'ed code ends...
2005-11-26 Antony DovgalMF51: add properties hashtable to Timezone class
2005-11-26 Marcus Boerger- Oversight
2005-11-26 Marcus Boerger- Synch with what we decided for 5 and what we are...
2005-11-26 Antony Dovgalfix #35402 (New date class causes crash in get_object_v...
2005-11-26 <changelog... ChangeLog update
2005-11-26 Michael Wallneruhm...
2005-11-26 Michael Wallner- add crc32
2005-11-25 Michael Wallner- add adler32
2005-11-25 Michael Wallner- ditch warnings
2005-11-25 Michael Wallner- add gost algo
2005-11-25 Wez FurlongUse right define: ZEND_MODULE_API_NO as these are PHP...
2005-11-25 foobar- Use right define: ZEND_MODULE_API_NO as these are...
2005-11-25 Antony Dovgalfix #35391 (pdo_mysql::exec does not return number...
2005-11-25 Antony DovgalICC doesn't support __attribute__ for pointers
2005-11-25 Michael Wallner- add a simple benchmark
2005-11-25 Michael Wallner- add snefru algo
2005-11-25 Antony Dovgalchange handles destruction order (based on the patch...
2005-11-25 <changelog... ChangeLog update
2005-11-25 Ilia AlshanetskyMFB51: Fixed bug #35170 (PHP_AUTH_DIGEST differs under...
2005-11-24 Ilia AlshanetskyFixed copy & paste error
2005-11-24 Ilia Alshanetsky1.0.1 release
2005-11-24 Marcus Boerger- Synch test name
2005-11-24 Ilia AlshanetskyMFB51: Fixed bug #35358 (Incorrect error messages for...
2005-11-24 Antony Dovgalfix #35322 (oci_connect() after oci_close() gives unkno...
2005-11-24 Michael Wallner- fix tiger algo
2005-11-24 Michael Wallner- fix segvs
2005-11-24 Dmitry StogovFixed bug #35360 (exceptions in interactive mode (php...
2005-11-24 Michael Wallner- add tiger algo
2005-11-24 <changelog... ChangeLog update
2005-11-24 Sara GolemonSync tests with new defaults
2005-11-24 Marcus Boerger- License for core extensions is PHP License
2005-11-23 Michael Wallner- add whirlpool algo
2005-11-23 Johannes SchlüterChanged reflection constants to class constants
2005-11-23 Dmitry StogovCleaned CGI code. Now FastCGI can not be disabled....
2005-11-23 Michael Wallner- add salsa implementation
2005-11-23 Michael Wallner- no trailing NULs
2005-11-23 foobar- No need for extra strlen() call here
2005-11-23 foobarfix leaks
2005-11-23 Rui Hirokawafixed 5307 unexpected header can be injected to mb_send...
2005-11-23 Dmitry StogovAdditional fix for fix #35536
2005-11-23 Antony Dovgalforgotten part of the fix
2005-11-23 Antony DovgalMF51: fix #35336 (crash on PDO::FETCH_CLASS + __set())
2005-11-23 Antony Dovgaladd test for #35336
2005-11-23 Rob Richardsfix build under 5.0
2005-11-23 Dmitry StogovBug #33732 (Wrong behavior of constants in class and...
2005-11-23 <changelog... ChangeLog update
2005-11-23 Rob Richardsadd test
2005-11-23 Rob Richardsadd registerNodeClass() method
2005-11-23 Rob Richardsmove document property struct from xml_common.h
2005-11-23 Rob Richardsimplement setIDAttributeXXX functionality
2005-11-23 Rob RichardsFixed bug #35342 (isset(DOMNodeList->length) returns...
2005-11-23 Ilia AlshanetskyNo dynamic output, so no need for regex.
2005-11-23 foobar- Fixed PECL bug #6021: parse_str() returns empty array...
2005-11-23 Ilia Alshanetskyemalloc -> safe_emalloc
2005-11-23 Ilia AlshanetskyMFB51: Fixed bug #35046 (phpinfo() uses improper css...
2005-11-23 Rasmus Lerdorf3.01 license - we technically don't need to switch...
2005-11-22 Antony DovgalMF51: fix #35341 (Fix for bug #33760 breaks build with...
2005-11-22 Sara GolemonMFB (r-1.6.2.1)
2005-11-22 Michael Wallneradd cvsignore
2005-11-22 Michael Wallner- hexlen is 2*digestlen
2005-11-22 Michael Wallner- install extension headers
2005-11-22 Antony DovgalInitial implementation of oci_bind_array_by_name()
2005-11-22 Michael Wallner- avoid segvs
2005-11-22 <changelog... ChangeLog update
2005-11-22 Ilia AlshanetskyMFB51: Fixed command error in ftp:// wrapper.
2005-11-22 Michael Wallner- MF51: fix make install
2005-11-22 Frank M. Kromann/Gz and /RTC1 is for debug builds
2005-11-21 foobar- Fixed header installing under phpize builds
2005-11-21 Michael Wallner- fix a couple of warnings
2005-11-21 Dmitry StogovFixed "getParameters" method
2005-11-21 <changelog... ChangeLog update
2005-11-21 Sara GolemonFix double-final potentially causing double-free
2005-11-20 Derick Rethans- MF51: Fixed bug #35143 (gettimeofday() ignores curren...
2005-11-20 Sara GolemonAdd HAVAL algorithm
2005-11-20 Ilia AlshanetskyMFB51: Fixed bug #35303 (PDO prepare() crashes with...
2005-11-20 foobar- Fixed bug #35243 (php_mblen() crashes when compiled...
2005-11-20 Sebastian BergmannMFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.
2005-11-20 Johannes Schlüter- Fix SPL class listing for phpinfo in unicode mode
2005-11-20 Marcus Boerger- Extend SimpleXmlElement::__construct() with two param...
2005-11-20 Marcus Boerger- Do locking in lib rather then on streams
2005-11-20 <changelog... ChangeLog update
2005-11-20 Andrei Zmievski*** empty log message ***
2005-11-19 Sara GolemonAdd hmac-md5 test file to package.xml
2005-11-19 Michael WallnerPHP-5.1 compatibility
2005-11-19 Antony Dovgalfix PECL bug #5986 (connections use case sensitive...
2005-11-19 Sara GolemonAdd streams based incremental hashing updaters
2005-11-19 Sara GolemonExpose registered hashing algos
2005-11-19 Marcus Boerger- Fix bug #35295 typo in config.m4 for reflection extension
2005-11-19 Antony Dovgalfix #35293 (PDO segfaults when using persistent connect...
2005-11-19 foobarNOTE: Things that are fixed in version released year...
2005-11-19 Michael Wallner- fix PCRE_INCDIR for external libpcre
2005-11-19 Marcus Boerger- Fixed Bug #35286 tokenizer ext drops final comment...
2005-11-19 <changelog... ChangeLog update
2005-11-19 Rui Hirokawafixed #35253 length of the encoded string vilolates...
next