dmitry Thu Mar 18 04:48:46 2004 EDT
Modified files:
/php-src/ext/standard string.c
Log:
BUG #27457 was fixed (using temporary hash table with string keys only)
http://cvs.php.net/diff.php/php-src/ext/standard/string.c?r1=1.412&r2=1.413&ty=u
Index: php-
On Thu, 18 Mar 2004, Dmitry Stogov wrote:
> dmitryThu Mar 18 04:48:46 2004 EDT
>
> Modified files:
> /php-src/ext/standard string.c
> Log:
> BUG #27457 was fixed (using temporary hash table with string keys only)
Please update the bugreport and add a news entry and t
dmitry Thu Mar 18 05:21:36 2004 EDT
Modified files:
/php-srcNEWS
Log:
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1642&r2=1.1643&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1642 php-src/NEWS:1.1643
--- php-src/NEWS:1.1642 Tue Mar 16 17:27:57 2004
+++
derick Thu Mar 18 05:39:41 2004 EDT
Modified files:
/php-srcNEWS
Log:
- Reorganize
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1643&r2=1.1644&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1643 php-src/NEWS:1.1644
--- php-src/NEWS:1.1643 Thu Mar 18 05
abies Thu Mar 18 05:55:35 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/interbase CREDITS
Log:
Added myself
http://cvs.php.net/diff.php/php-src/ext/interbase/CREDITS?r1=1.1&r2=1.1.16.1&ty=u
Index: php-src/ext/interbase/CREDITS
diff -u php-src/ext
georg Thu Mar 18 08:03:20 2004 EDT
Modified files:
/php-src/ext/mysqli mysqli.c
Log:
removed if type=string: val is allocated for any type of data
http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli.c?r1=1.35&r2=1.36&ty=u
Index: php-src/ext/mysqli/mysqli.
georg Thu Mar 18 08:04:56 2004 EDT
Modified files:
/php-src/ext/mysqli mysqli_api.c
Log:
fixed problems in mysql_stmt_init (missing alloc from stmt)
http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.80&r2=1.81&ty=u
Index: php-src/ext/mysqli/m
thetaphiThu Mar 18 08:37:18 2004 EDT
Modified files:
/php-src/sapi/nsapi nsapi-readme.txt
Log:
hint to raise stacksize (bug #27231)
http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.11&r2=1.12&ty=u
Index: php-src/sapi/nsapi/nsapi-readm
thetaphiThu Mar 18 08:37:42 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-src/sapi/nsapi nsapi-readme.txt
Log:
hint to raise stacksize (bug #27231)
http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.3.8.8&r2=1.3.8.9&ty=u
Index: php-src
zeevThu Mar 18 09:12:28 2004 EDT
Modified files:
/php-srcNEWS configure.in
/ZendEngine2zend.h
/php-src/main php_version.h
Log:
Prepare to roll RC1
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1644&r2=1.1645&ty=u
Index: php-src
zeevThu Mar 18 09:14:27 2004 EDT
Modified files:
/php-srcNEWS
Log:
Add missing bug updates
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1645&r2=1.1646&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1645 php-src/NEWS:1.1646
--- php-src/NEWS:1.1645 Th
pajoye Thu Mar 18 10:14:03 2004 EDT
Added files:
/php-src/tests/classes __set_data_corrupt.phpt
Log:
- Test for possible data corruption with __set
http://cvs.php.net/co.php/php-src/tests/classes/__set_data_corrupt.phpt?r=1.1&p=1
Index: php-src/test
andiThu Mar 18 10:27:29 2004 EDT
Modified files:
/php-srcNEWS configure.in
/ZendEngine2zend.h
/php-src/main php_version.h
Log:
- Back to RC2-dev
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1646&r2=1.1647&ty=u
Index: php-src/N
rasmus Thu Mar 18 11:07:31 2004 EDT
Modified files:
/CVSROOTavail
Log:
Smarty/docs karma for Nuno
http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.839&r2=1.840&ty=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.839 CVSROOT/avail:1.840
--- CVSROOT/avail:1.83
dmitry Thu Mar 18 11:54:37 2004 EDT
Added files:
/php-src/ext/standard/tests/serialize bug27469.phpt
Modified files:
/php-src/ext/standard incomplete_class.c php_incomplete_class.h
var.c
Log:
BU
dmitry Thu Mar 18 12:01:47 2004 EDT
Modified files:
/php-srcNEWS
Log:
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1647&r2=1.1648&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1647 php-src/NEWS:1.1648
--- php-src/NEWS:1.1647 Thu Mar 18 10:27:23 2004
+++
iliaa Thu Mar 18 12:12:09 2004 EDT
Modified files:
/php-src/ext/ftpftp.c
Log:
Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII mode).
http://cvs.php.net/diff.php/php-src/ext/ftp/ftp.c?r1=1.101&r2=1.102&ty=u
Index: php-src/ext/ftp/ftp.c
iliaa Thu Mar 18 12:15:48 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/ftpftp.c
Log:
MFH: Fixed bug #27633 (Incorrect EOL translation by ftp_get() in ASCII
mode).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.604
iliaa Thu Mar 18 12:17:26 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
Go for PHP 4.3.5RC4
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.98&r2=1.396.2.99&ty=u
Index: php-src/con
dmitry Thu Mar 18 12:34:59 2004 EDT
Modified files:
/php-srcNEWS
Log:
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1648&r2=1.1649&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1648 php-src/NEWS:1.1649
--- php-src/NEWS:1.1648 Thu Mar 18 12:01:46 2004
+++
iliaa Thu Mar 18 13:02:43 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
Back to dev.
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.99&r2=1.396.2.100&ty=u
Index: php-src/configure
derick Thu Mar 18 13:25:23 2004 EDT
Modified files:
/php-srcNEWS
Log:
- Fixed layout
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1649&r2=1.1650&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1649 php-src/NEWS:1.1650
--- php-src/NEWS:1.1649 Thu Mar 18
pajoye Thu Mar 18 13:41:33 2004 EDT
Modified files:
/php-src/ext/gd/tests bug27582_2.phpt
Log:
- Fix the test description and $Id$
http://cvs.php.net/diff.php/php-src/ext/gd/tests/bug27582_2.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/gd/tests/bug27582_
23 matches
Mail list logo