edink Wed Apr 26 09:31:23 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/sapi/apachephp_apache.c
Log:
Correctly import external data (#33292)
http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache/php_apache.c?r1=1.89.2.3&r2=1.89.2.4&diff_format=u
Inde
edink Wed Apr 26 09:32:11 2006 UTC
Modified files:
/php-src/sapi/apachephp_apache.c
Log:
MFB: Correctly import external data (#33292)
http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache/php_apache.c?r1=1.93&r2=1.94&diff_format=u
Index: php-src/sapi/apac
dmitry Wed Apr 26 11:08:10 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
/php-src/sapi/cgi fastcgi.c
Log:
Fixed bug #37205 (Serving binary content/images fails with "comm with server
aborted" FastCGI err)
http://cvs.php.net/viewcvs.cgi/p
dmitry Wed Apr 26 11:08:23 2006 UTC
Modified files:
/php-src/sapi/cgi fastcgi.c
Log:
Fixed bug #37205 (Serving binary content/images fails with "comm with server
aborted" FastCGI err)
http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.8&r2=1.9
iliaa Wed Apr 26 13:56:58 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
Log:
Prepare the news file for release
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.532&r2=1.2027.2.533&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2
NEWS entry?
-Hannes
On 4/26/06, Edin Kadribasic <[EMAIL PROTECTED]> wrote:
> edink Wed Apr 26 09:31:23 2006 UTC
>
> Modified files: (Branch: PHP_5_1)
> /php-src/sapi/apachephp_apache.c
> Log:
> Correctly import external data (#33292)
>
> http://cvs.php.net/
iliaa Wed Apr 26 14:08:26 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
Go with 5.1.3
http://cvs.php.net/viewcvs.cgi/php-src/configure.in?r1=1.579.2.48&r2=1.579.2.49&diff_format=u
Index: php-s
edink Wed Apr 26 14:23:51 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.533&r2=1.2027.2.534&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.533 php-src/NEWS:1.2027.2.
Wasn't SOAP cache left out in 5.1.3? Also I just added a NEWS entry,
sorry for that :) Should I move the tag if you didn't already make tarballs?
Edin
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
iliaa Wed Apr 26 14:31:33 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
Log:
Remove soap cache news
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.534&r2=1.2027.2.535&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.534
iliaa Wed Apr 26 16:07:11 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/main php_version.h
/php-srcconfigure.in NEWS
Log:
Restore dev
http://cvs.php.net/viewcvs.cgi/php-src/main/php_version.h?r1=1.112.2.34&r2=1.112.2.35&diff_format=u
Ind
dmitry Wed Apr 26 17:48:27 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/sapi/cgi fastcgi.c
Log:
Revert wrong fix
http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.8&r2=1.4.2.9&diff_format=u
Index: php-src/sapi/cgi/fastcgi.c
diff -u p
dmitry Wed Apr 26 17:48:45 2006 UTC
Modified files:
/php-src/sapi/cgi fastcgi.c
Log:
Revert wrong fix
http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.9&r2=1.10&diff_format=u
Index: php-src/sapi/cgi/fastcgi.c
diff -u php-src/sapi/cgi/fastcgi.
pajoye Wed Apr 26 20:49:22 2006 UTC
Modified files:
/CVSROOTavail
Log:
- lukasfeiler karma for pear
http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1127&r2=1.1128&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1127 CVSROOT/avail:1.1128
---
moriyoshi Thu Apr 27 00:49:18 2006 UTC
Added files:
/php-src/ext/iconv/testsbug37176.phpt
Modified files:
/php-src/ext/iconv iconv.c
Log:
- Fix bug #37176 (iconv_strpos() fails to find a string)
http://cvs.php.net/viewcvs.c
moriyoshi Thu Apr 27 00:50:54 2006 UTC
Added files: (Branch: PHP_5_1)
/php-src/ext/iconv/testsbug37176.phpt
Modified files:
/php-src/ext/iconv iconv.c
Log:
- MFH: fix bug #37176 (iconv_strpos() fails to find a string)
http:/
moriyoshi Thu Apr 27 03:53:01 2006 UTC
Modified files:
/php-src/ext/iconv iconv.c
Log:
- Remove fprintf() used for debugging
http://cvs.php.net/viewcvs.cgi/php-src/ext/iconv/iconv.c?r1=1.133&r2=1.134&diff_format=u
Index: php-src/ext/iconv/iconv.c
diff
17 matches
Mail list logo