History log of /php-src/NEWS (Results 12426 – 12450 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 5e576be3 26-Dec-2006 Ilia Alshanetsky

Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).

# 5a6f0e30 26-Dec-2006 Pierre Joye

- #39952 zip ignoring --with-libdir on zlib checks (judas dot
iscariote at gmail dot com)

# 4480c5eb 25-Dec-2006 Dmitry Stogov

Fixed bug #39825 (foreach produces memory error)

# ff0a2380 25-Dec-2006 Hannes Magnusson

Add missing NEWS entrys and update the README.UPDATE file

# 9f761958 25-Dec-2006 Antony Dovgal

MFH: fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR install path)

# e57a6069 25-Dec-2006 Dmitry Stogov

Fixed bug #39944 (References broken)

# 51bca1b4 24-Dec-2006 Rob Richards

BFN

# a03f7308 24-Dec-2006 Rob Richards

BFN

# 7180422f 23-Dec-2006 Derick Rethans

- Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores
--with-libdir).

# 72895cda 22-Dec-2006 Ilia Alshanetsky

Fixed bug #39884 (ReflectionParameter::getClass() throws exception for type
hint self).

# f40ebf41 22-Dec-2006 Ilia Alshanetsky

Fixed bug #36392 (wrong number of decimal digits with %e specifier in
sprintf).

# 7772e33a 22-Dec-2006 Ilia Alshanetsky

Small optimization of the date() function

# fd8f758e 22-Dec-2006 Ilia Alshanetsky

Fixed bug #39873 (number_format() breaks with locale & decimal points).

# 3ffc1c8f 21-Dec-2006 Dmitry Stogov

Default memory_limit value is set to 128M

# 91dc80ba 21-Dec-2006 Dmitry Stogov

Removed dependency from SHELL32.DLL

# ea491dba 20-Dec-2006 Ilia Alshanetsky

Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc).

# c348c293 20-Dec-2006 Antony Dovgal

MFH: fix #39903 (Notice message when executing __halt_compiler() more than once)

# a9d0abf8 20-Dec-2006 Derick Rethans

- Fixed the validate email filter so that the letter "v" can also be used in
the user part of the email address. (Derick)

# 53b088e6 20-Dec-2006 Dmitry Stogov

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neith

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M.

show more ...

# 1e19ee87 20-Dec-2006 Hannes Magnusson

- Fixed incorrect function names on FreeBSD where inet_pton() was named
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- F

- Fixed incorrect function names on FreeBSD where inet_pton() was named
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- Fixed bug #38852 (XML-RPC Breaks iconv)

show more ...

# c43fc2af 19-Dec-2006 Dmitry Stogov

Fixed bug #39815 (SOAP double encoding is not locale-independent)

# 868ac7d3 19-Dec-2006 Dmitry Stogov

Fixed bug #39869 (safe_read does not initialize errno). (michiel at boland dot org)

# 03312cc0 19-Dec-2006 Dmitry Stogov

Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection

# 8a3a61bc 19-Dec-2006 Brian Shire

BFN

# d2576966 18-Dec-2006 Ilia Alshanetsky

Fixed bug #39845 (Persistent connections generate a warning in pdo_pgsql).

1...<<491492493494495496497498499500>>...619