Re: [PHP-CVS] cvs: php4 /ext/swf swf.c

2003-01-18 Thread Marcus Börger
At 21:35 18.01.2003, Marcus Börger wrote: At 21:35 18.01.2003, Ilia A. wrote: My next goal is to remove some 690 php_error() form ext/ and about 100 or so zend_error(). So, if you have any automated tools, they'd be of great help. Ilia I meant the php_error thing and for that i have a script:

Re: [PHP-CVS] cvs: php4 /ext/swf swf.c

2003-01-18 Thread Marcus Börger
At 21:35 18.01.2003, Ilia A. wrote: My next goal is to remove some 690 php_error() form ext/ and about 100 or so zend_error(). So, if you have any automated tools, they'd be of great help. Ilia I meant the php_error thing and for that i have a script: http://marcus-boerger.de/php/ext/docref.txt

Re: [PHP-CVS] cvs: php4 /ext/swf swf.c

2003-01-18 Thread Ilia A.
On January 18, 2003 03:20 pm, Marcus Börger wrote: > At 20:57 18.01.2003, you wrote: > >iliaa Sat Jan 18 14:57:25 2003 EDT > > > > Modified files: > > /php4/ext/swf swf.c > > Log: > > Changed php_error to php_error_docref. > > Thanks for all this work and one question: did

Re: [PHP-CVS] cvs: php4 /ext/swf swf.c

2003-01-18 Thread Marcus Börger
At 20:57 18.01.2003, you wrote: iliaa Sat Jan 18 14:57:25 2003 EDT Modified files: /php4/ext/swf swf.c Log: Changed php_error to php_error_docref. Thanks for all this work and one question: did you use my script to do it? marcus -- >>> mailto:[EMAIL PROTECT

[PHP-CVS] cvs: php4 /ext/swf swf.c

2003-01-18 Thread Ilia Alshanetsky
iliaa Sat Jan 18 14:57:25 2003 EDT Modified files: /php4/ext/swf swf.c Log: Changed php_error to php_error_docref. Index: php4/ext/swf/swf.c diff -u php4/ext/swf/swf.c:1.48 php4/ext/swf/swf.c:1.49 --- php4/ext/swf/swf.c:1.48 Fri Jan 17 11:33:01 20

[PHP-CVS] cvs: php4 /ext/swf swf.c

2003-01-17 Thread Andrey Hristov
andrey Fri Jan 17 11:33:01 2003 EDT Modified files: /php4/ext/swf swf.c Log: Removed pointless checks around array_init(). Index: php4/ext/swf/swf.c diff -u php4/ext/swf/swf.c:1.47 php4/ext/swf/swf.c:1.48 --- php4/ext/swf/swf.c:1.47 Tue Dec 31 11:0

[PHP-CVS] cvs: php4 /ext/swf swf.c

2002-09-11 Thread Sterling Hughes
sterlingWed Sep 11 18:43:58 2002 EDT Modified files: /php4/ext/swf swf.c Log: virtual filepath fix, don't know why i bother, the module isn't threadsafe and never will be, but still... Index: php4/ext/swf/swf.c diff -u php4/ext/swf/swf.c:1.4