derick Wed Apr 14 03:42:39 2004 EDT
Modified files:
/php-src/ext/iconv config.m4
Log:
- Enable iconv by default
http://cvs.php.net/diff.php/php-src/ext/iconv/config.m4?r1=1.25&r2=1.26&ty=u
Index: php-src/ext/iconv/config.m4
diff -u php-src/ext/iconv/config.
andiWed Apr 14 07:03:48 2004 EDT
Modified files:
/php-srcconfigure.in
/ZendEngine2zend.h
/php-src/main php_version.h
Log:
- RC2RC1
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.500&r2=1.501&ty=u
Index: php-src/configure
andiWed Apr 14 07:24:18 2004 EDT
Modified files:
/php-srcconfigure.in
/ZendEngine2zend.h
/php-src/main php_version.h
Log:
- RC2-dev
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.501&r2=1.502&ty=u
Index: php-src/configur
edink Wed Apr 14 09:56:18 2004 EDT
Modified files:
/php-src/ext/bz2config.w32
Log:
According to Wez, this is not needed.
It also breaks win32 build.
http://cvs.php.net/diff.php/php-src/ext/bz2/config.w32?r1=1.2&r2=1.3&ty=u
Index: php-src/ext/bz2/config.w
edink Wed Apr 14 10:51:25 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
Log:
News update
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.637&r2=1.1247.2.638&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.637 php-src/NEWS:1.1247.2.638
iliaa Wed Apr 14 11:00:36 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
Prepare for 4.3.6
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.111&r2=1.396.2.112&ty=u
Index: php-src/con
derick Wed Apr 14 11:18:20 2004 EDT
Modified files:
/CVSROOTavail
Log:
- Give Antony smarty/docs karma
http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.841&r2=1.842&ty=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.841 CVSROOT/avail:1.842
--- CVSROOT/avail
zeevWed Apr 14 12:28:49 2004 EDT
Modified files:
/CVSROOTavail
Log:
Add area for public Zend extensions
http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.842&r2=1.843&ty=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.842 CVSROOT/avail:1.843
--- CVSROOT/a
iliaa Wed Apr 14 12:39:03 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.112&r2=1.396.2.113&ty=u
Index: php-src/configur
Don't you think this is going a bit too far?
We had discussed a solution for the particular problem that
sparked this, but you left too quickly for things to be
finalized.
Why are you so eager to commit?
Why aren't the rest of the PHP people allowed to commit to this
Zend Extension stuff? Don't y
On Wed, 14 Apr 2004, Zeev Suraski wrote:
> zeev Wed Apr 14 12:28:49 2004 EDT
>
> Modified files:
> /CVSROOT avail
> Log:
> Add area for public Zend extensions
I think this is rather childish. "If I can not get what I want I'll make
my own sandbox". Well, feel free to do so, bu
At 19:55 14/04/2004, Wez Furlong wrote:
Don't you think this is going a bit too far?
We had discussed a solution for the particular problem that
sparked this, but you left too quickly for things to be
finalized.
Why are you so eager to commit?
Why aren't the rest of the PHP people allowed to commi
At 20:07 14/04/2004, Derick Rethans wrote:
On Wed, 14 Apr 2004, Zeev Suraski wrote:
> zeev Wed Apr 14 12:28:49 2004 EDT
>
> Modified files:
> /CVSROOT avail
> Log:
> Add area for public Zend extensions
I think this is rather childish. "If I can not get what I want I'll make
my
zeevWed Apr 14 13:14:11 2004 EDT
Modified files:
/CVSROOTavail
Log:
Let everyone with C CVS access to work on non-pecl
http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.843&r2=1.844&ty=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.843 CVSROOT/avail:1.84
At 19:55 14/04/2004, Wez Furlong wrote:
If it's for Zend only stuff, why not put it in the Zend cvs repos?
For the sake of clarity, I renamed it to 'non-pecl', and moved the ACL to
be the same as pecl's.
Zeev
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
fmk Wed Apr 14 15:01:46 2004 EDT
Modified files:
/php-src/ext/tidy tidy.c
Log:
Declare variables before calling functions. This makes tidy compile on Win32.
http://cvs.php.net/diff.php/php-src/ext/tidy/tidy.c?r1=1.42&r2=1.43&ty=u
Index: php-src/ext/tidy/ti
iliaa Wed Apr 14 18:40:16 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/gd/libgd gd.c
Log:
Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).
# Already in PHP5
http://cvs.php.net/diff.php/php
helly Wed Apr 14 19:26:56 2004 EDT
Modified files:
/php-src/ext/splspl_iterators.c
Log:
Bugfix #27997
http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.30&r2=1.31&ty=u
Index: php-src/ext/spl/spl_iterators.c
diff -u php-src/ext/spl/spl_iterat
helly Wed Apr 14 19:41:23 2004 EDT
Modified files:
/php-srcNEWS
Log:
BFN
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1675&r2=1.1676&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1675 php-src/NEWS:1.1676
--- php-src/NEWS:1.1675 Tue Apr 13 13:28:23 2004
sniper Wed Apr 14 22:37:42 2004 EDT
Modified files:
/php-srcNEWS
Log:
reorder..is this so hard..? :)
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1676&r2=1.1677&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1676 php-src/NEWS:1.1677
--- php-src/NEWS:1.167
20 matches
Mail list logo