Browse Source

ChangeLog update

experimental/ZendEngine2
25 years ago
parent
commit
524b089127
  1. 55
      ChangeLog

55
ChangeLog

@ -1,3 +1,58 @@
2001-09-22 Jani Taskinen <sniper@iki.fi>
* ext/mcrypt/config.m4:
Moved the check for mcrypt_generic_deinit to the right place.
* ext/mcrypt/config.m4: Check if mcrypt lib has mcrypt_generic_deinit
2001-09-22 Sterling Hughes <sterling@designmultimedia.com>
* ext/curl/curl.c
ext/curl/php_curl.h: fix compile
2001-09-22 Thomas V.V.Cox <cox@idecnet.com>
* pear/Mail/mime.php: ws
2001-09-22 Richard Heyes <richard.heyes@heyes-computing.net>
* pear/Mail/mimeDecode.php:
Changed two tabs in regexs to \t
2001-09-22 Rasmus Lerdorf <rasmus@php.net>
* sapi/apache/php_apache.c: new apache_setenv()
2001-09-22 Richard Heyes <richard.heyes@heyes-computing.net>
* pear/Mail/mimeDecode.php:
Added:
Support for multipart/digest, message/rfc822
Header decoding (rfc2047),
Preliminary support for body decoding (function just needs writing)
Facility to toggle bodies on/off in returned object
Support for multiple headers with same name (eg. Recieved: )
Utilises Pear error handling
Couple of bug fixes too. FWIW, the class now successfully decodes the
"MIME torture test", available here: ftp://ftp.cac.washington.edu/imap/mime/
2001-09-22 Jani Taskinen <sniper@iki.fi>
* ext/xmlrpc/libs.mk: removed autogenerated file from cvs
2001-09-22 Jeroen van Wolffelaar <jeroen@A-Eskwadraat.nl>
* ext/standard/basic_functions.c:
Let settype also accept 'int', 'bool', 'float' and 'null'
2001-09-22 Sterling Hughes <sterling@designmultimedia.com>
* ext/curl/curl.c: update to curl 7.9 (when it comes out :)
make REGISTER_CURL_CONSTANT() only take one argument
couple of speed-up's
few style fixes
2001-09-21 Hartmut Holzgraefe <hartmut@six.de>
* ext/swf/swf.c

Loading…
Cancel
Save