[PHP-CVS] cvs: php4(apache_hooks) /main SAPI.c main.c php_main.h

2002-10-07 Thread George Schlossnagle
gschlossnagle Mon Oct 7 22:16:26 2002 EDT Modified files: (Branch: apache_hooks) /php4/main main.c SAPI.c php_main.h Log: sync with head Index: php4/main/main.c diff -u php4/main/main.c:1.407.2.4 php4/main/main.c:1.407.2.5 --- php4/main/main.c:1.407.2.4

[PHP-CVS] cvs: php4(apache_hooks) /sapi/apache mod_php4.c php_apache.c

2002-10-07 Thread George Schlossnagle
gschlossnagle Mon Oct 7 22:17:02 2002 EDT Modified files: (Branch: apache_hooks) /php4/sapi/apache mod_php4.c php_apache.c Log: sync with head. add optional content type param to send_http_header Index: php4/sapi/apache/mod_php4.c diff -u

[PHP-CVS] cvs: php4(apache_hooks) /sapi/apache php_apache.c

2002-10-07 Thread George Schlossnagle
gschlossnagle Tue Oct 8 02:25:03 2002 EDT Modified files: (Branch: apache_hooks) /php4/sapi/apache php_apache.c Log: header code cleanup Index: php4/sapi/apache/php_apache.c diff -u php4/sapi/apache/php_apache.c:1.45.4.7

[PHP-CVS] cvs: php4(apache_hooks) /sapi/apache mod_php4.c

2002-10-08 Thread George Schlossnagle
gschlossnagle Tue Oct 8 22:57:33 2002 EDT Modified files: (Branch: apache_hooks) /php4/sapi/apache mod_php4.c Log: fixed return values for php_response_handler Index: php4/sapi/apache/mod_php4.c diff -u php4/sapi/apache/mod_php4.c:1.120.2.10

[PHP-CVS] cvs: php4(apache_hooks) /sapi/apache mod_php4.c

2002-10-22 Thread George Schlossnagle
gschlossnagle Wed Oct 23 02:07:08 2002 EDT Modified files: (Branch: apache_hooks) /php4/sapi/apache mod_php4.c Log: fixed directory merging Index: php4/sapi/apache/mod_php4.c diff -u php4/sapi/apache/mod_php4.c:1.120.2.11

[PHP-CVS] cvs: php4(apache_hooks) /sapi/apache mod_php4.c

2002-10-23 Thread George Schlossnagle
gschlossnagle Wed Oct 23 03:12:13 2002 EDT Modified files: (Branch: apache_hooks) /php4/sapi/apache mod_php4.c Log: white space changes (s//\t/g) Index: php4/sapi/apache/mod_php4.c diff -u php4/sapi/apache/mod_php4.c:1.120.2.12

[PHP-CVS] cvs: php4 /main SAPI.c SAPI.h main.c php_main.h

2002-11-17 Thread George Schlossnagle
gschlossnagle Sun Nov 17 19:59:23 2002 EDT Modified files: /php4/main main.c php_main.h SAPI.c SAPI.h Log: added support functions for the apache_hooks SAPI Index: php4/main/main.c diff -u php4/main/main.c:1.514 php4/main/main.c:1.515 ---

[PHP-CVS] cvs: php4 /sapi/apache_hooks php_apache.c

2002-11-17 Thread George Schlossnagle
gschlossnagle Mon Nov 18 01:09:23 2002 EDT Modified files: /php4/sapi/apache_hooks php_apache.c Log: #defined offsetof, for systems that can't find it Index: php4/sapi/apache_hooks/php_apache.c diff -u php4/sapi/apache_hooks/php_apache.c:1.1

[PHP-CVS] cvs: php4 /sapi/apache_hooks mod_php4.c sapi_apache.c

2002-11-18 Thread George Schlossnagle
gschlossnagle Mon Nov 18 14:07:37 2002 EDT Modified files: /php4/sapi/apache_hooks mod_php4.c sapi_apache.c Log: fixed recurrent entrance to add_cgi_vars Index: php4/sapi/apache_hooks/mod_php4.c diff -u php4/sapi/apache_hooks/mod_php4.c:1.2

[PHP-CVS] cvs: php4 /sapi/apache_hooks config.m4

2002-11-18 Thread George Schlossnagle
gschlossnagle Mon Nov 18 20:20:42 2002 EDT Modified files: /php4/sapi/apache_hooks config.m4 Log: now this works (thanks Rasmus) Note: the correct line is --with-apache-hooks Index: php4/sapi/apache_hooks/config.m4 diff -u

[PHP-CVS] cvs: php4 /sapi/apache_hooks CREDITS

2002-11-19 Thread George Schlossnagle
/apache_hooks/CREDITS:1.2 Tue Nov 19 13:02:36 2002 +++ php4/sapi/apache_hooks/CREDITS Tue Nov 19 13:57:38 2002 @@ -1,2 +1,2 @@ Apache 1.3 (apache_hooks) -Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar, George Schlossnagle +Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar, George

[PHP-CVS] cvs: php4 /sapi/apache mod_php4.c

2003-02-23 Thread George Schlossnagle
gschlossnagle Sun Feb 23 20:19:08 2003 EDT Modified files: /php4/sapi/apache mod_php4.c Log: hopefully a fix for 19919 Index: php4/sapi/apache/mod_php4.c diff -u php4/sapi/apache/mod_php4.c:1.156 php4/sapi/apache/mod_php4.c:1.157 ---

[PHP-CVS] cvs: php4 /sapi/apache mod_php4.c

2003-02-23 Thread George Schlossnagle
gschlossnagle Sun Feb 23 20:25:30 2003 EDT Modified files: /php4/sapi/apache mod_php4.c Log: ws fix Index: php4/sapi/apache/mod_php4.c diff -u php4/sapi/apache/mod_php4.c:1.157 php4/sapi/apache/mod_php4.c:1.158 --- php4/sapi/apache/mod_php4.c:1.157 Sun

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/apache mod_php4.c

2003-02-23 Thread George Schlossnagle
gschlossnagle Sun Feb 23 20:29:54 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/apache mod_php4.c Log: MFH fix for 19919 Index: php4/sapi/apache/mod_php4.c diff -u php4/sapi/apache/mod_php4.c:1.146.2.5 php4/sapi/apache/mod_php4.c:1.146.2.6 ---

[PHP-CVS] cvs: pecl /apc apc_optimizer.c

2003-06-22 Thread George Schlossnagle
gschlossnagle Sun Jun 22 21:10:58 2003 EDT Modified files: /pecl/apc apc_optimizer.c Log: fixed NOP removal Index: pecl/apc/apc_optimizer.c diff -u pecl/apc/apc_optimizer.c:3.3 pecl/apc/apc_optimizer.c:3.4 --- pecl/apc/apc_optimizer.c:3.3Sun Jun

[PHP-CVS] cvs: pecl /apc apc_optimizer.c

2003-06-22 Thread George Schlossnagle
gschlossnagle Sun Jun 22 21:13:05 2003 EDT Modified files: /pecl/apc apc_optimizer.c Log: bad fprintf Index: pecl/apc/apc_optimizer.c diff -u pecl/apc/apc_optimizer.c:3.4 pecl/apc/apc_optimizer.c:3.5 --- pecl/apc/apc_optimizer.c:3.4Sun Jun 22

[PHP-CVS] cvs: pecl /apc apc_optimizer.c

2003-06-22 Thread George Schlossnagle
gschlossnagle Sun Jun 22 23:42:17 2003 EDT Modified files: /pecl/apc apc_optimizer.c Log: fixed support for break $var syntax. Index: pecl/apc/apc_optimizer.c diff -u pecl/apc/apc_optimizer.c:3.5 pecl/apc/apc_optimizer.c:3.6 ---

[PHP-CVS] cvs: php-src / configure.in

2003-06-30 Thread George Schlossnagle
gschlossnagle Mon Jun 30 16:04:39 2003 EDT Modified files: /php-srcconfigure.in Log: add support for end_reflection_api.c Index: php-src/configure.in diff -u php-src/configure.in:1.454 php-src/configure.in:1.455 --- php-src/configure.in:1.454 Mon Jun

[PHP-CVS] cvs: php-src /ext/xsl php_xsl.c xsl_fe.h

2005-07-15 Thread George Schlossnagle
gschlossnagle Fri Jul 15 12:47:14 2005 EDT Modified files: /php-src/ext/xslphp_xsl.c xsl_fe.h Log: Darwin seems to like this arrangement much better. http://cvs.php.net/diff.php/php-src/ext/xsl/php_xsl.c?r1=1.30r2=1.31ty=u Index:

[PHP-CVS] cvs: php-src /ext/curl interface.c php_curl.h

2005-07-15 Thread George Schlossnagle
gschlossnagle Fri Jul 15 12:47:48 2005 EDT Modified files: /php-src/ext/curl interface.c php_curl.h Log: Darwin seems to like this much better. http://cvs.php.net/diff.php/php-src/ext/curl/interface.c?r1=1.58r2=1.59ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo_mysql mysql_driver.c

2005-08-30 Thread George Schlossnagle
gschlossnagle Wed Aug 31 00:06:11 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_mysql mysql_driver.c Log: MFH, fix 34072 http://cvs.php.net/diff.php/php-src/ext/pdo_mysql/mysql_driver.c?r1=1.59r2=1.59.2.1ty=u Index:

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c

2005-10-06 Thread George Schlossnagle
gschlossnagle Thu Oct 6 18:30:11 2005 EDT Modified files: /php-src/ext/soap php_encoding.c Log: support complex types in restrictions and extensions http://cvs.php.net/diff.php/php-src/ext/soap/php_encoding.c?r1=1.107r2=1.108ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/soap php_encoding.c

2005-10-06 Thread George Schlossnagle
gschlossnagle Thu Oct 6 18:30:24 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/soap php_encoding.c Log: MFH: support complex types in restrictions and extensions

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c

2005-10-06 Thread George Schlossnagle
gschlossnagle Fri Oct 7 01:14:31 2005 EDT Modified files: /php-src/ext/soap php_encoding.c Log: Permit correct usage of inherited encoders (from restriction/extension base directives) for xml response decoding.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/soap php_encoding.c

2005-10-06 Thread George Schlossnagle
gschlossnagle Fri Oct 7 01:14:52 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/soap php_encoding.c Log: Permit correct usage of inherited encoders (from restriction/extension base directives) for xml response decoding.

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/soap/tests/schema schema081.phpt

2005-10-07 Thread George Schlossnagle
gschlossnagle Fri Oct 7 11:05:07 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/soap/tests/schema schema081.phpt Log: Test simple derivation from restriction. http://cvs.php.net/co.php/php-src/ext/soap/tests/schema/schema081.phpt?r=1.1p=1

[PHP-CVS] cvs: php-src /ext/soap/tests/schema schema081.phpt

2005-10-07 Thread George Schlossnagle
gschlossnagle Fri Oct 7 11:06:09 2005 EDT Modified files: /php-src/ext/soap/tests/schema schema081.phpt Log: Test simple derivation via restriction http://cvs.php.net/diff.php/php-src/ext/soap/tests/schema/schema081.phpt?r1=1.1r2=1.2ty=u Index:

Re: [PHP-CVS] cvs: php-src /ext/soap php_encoding.c

2005-10-07 Thread George Schlossnagle
you patch is wrong. It breaks ext/soap/tests/schema/shema047.phpt and ext/soap/tests/schema/049.phpt. I reverted the path. Please provide test case, what is not working for you? Thanks. Dmitry. -Original Message- From: George Schlossnagle [mailto:[EMAIL PROTECTED] Sent: Friday, October

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/soap/tests/schema schema081.phpt

2005-10-10 Thread George Schlossnagle
gschlossnagle Mon Oct 10 12:01:30 2005 EDT Removed files: (Branch: PHP_5_1) /php-src/ext/soap/tests/schema schema081.phpt Log: Test seems potentially bogus. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php-src /ext/soap/tests/schema schema081.phpt

2005-10-10 Thread George Schlossnagle
gschlossnagle Mon Oct 10 12:02:21 2005 EDT Removed files: /php-src/ext/soap/tests/schema schema081.phpt Log: remove potentially bogus test -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/soap php_schema.c

2005-03-18 Thread George Schlossnagle
gschlossnagle Fri Mar 18 10:40:05 2005 EDT Modified files: /php-src/ext/soap php_schema.c Log: doc should not be freed here, as it is used later in the code path. http://cvs.php.net/diff.php/php-src/ext/soap/php_schema.c?r1=1.51r2=1.52ty=u Index:

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c php_schema.c /ext/soap/tests/bugs bug29236.phpt /ext/soap/tests/schema schema037.phpt schema038.phpt schema039.phpt schema040.phpt schema042.phpt schema043.phpt schema044.phpt schema045.phpt schema046.phpt schema047.phpt schema048.phpt schema062.phpt schema065.phpt schema066.phpt schema067.phpt schema069.phpt schema070.phpt schema074.phpt test_schema.inc

2005-04-03 Thread George Schlossnagle
gschlossnagle Sun Apr 3 11:39:57 2005 EDT Added files: /php-src/ext/soap/tests/schema schema074.phpt Modified files: /php-src/ext/soap php_encoding.c php_schema.c /php-src/ext/soap/tests/bugsbug29236.phpt

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/soap php_encoding.c php_encoding.h php_schema.c /ext/soap/tests/schema schema037.phpt schema038.phpt schema039.phpt schema040.phpt schema042.phpt schema043.phpt schema044.phpt schema045.phpt schema046.phpt schema047.phpt schema048.phpt schema062.phpt schema065.phpt schema066.phpt schema067.phpt schema069.phpt schema070.phpt test_schema.inc

2005-04-15 Thread George Schlossnagle
gschlossnagle Fri Apr 15 02:53:08 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/soap php_encoding.c php_encoding.h php_schema.c /php-src/ext/soap/tests/schema schema037.phpt schema038.phpt schema039.phpt

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/mysql config.m4

2005-05-19 Thread George Schlossnagle
gschlossnagle Thu May 19 10:23:08 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/mysql config.m4 Log: support building on new-fangled 64bit linux distros that stick libraries in /usr/lib64

[PHP-CVS] cvs: php-src /ext/soap soap.c

2005-06-03 Thread George Schlossnagle
gschlossnagle Fri Jun 3 03:34:50 2005 EDT Modified files: /php-src/ext/soap soap.c Log: [Move from branch] On architectures that support va_copy (specifically x86_64 linux distros), if you use va_list args more than once, you can corrupt memory - you

[PHP-CVS] cvs: php-src /ext/xmlrpc xmlrpc-epi-php.c

2003-10-14 Thread George Schlossnagle
gschlossnagle Tue Oct 14 20:15:24 2003 EDT Modified files: /php-src/ext/xmlrpc xmlrpc-epi-php.c Log: fix for dereferncing null pointer ([EMAIL PROTECTED]) Index: php-src/ext/xmlrpc/xmlrpc-epi-php.c diff -u php-src/ext/xmlrpc/xmlrpc-epi-php.c:1.35

[PHP-CVS] cvs: php-src / NEWS

2003-10-28 Thread George Schlossnagle
gschlossnagle Tue Oct 28 14:04:39 2003 EDT Modified files: /php-srcNEWS Log: note pcntl_wait() Index: php-src/NEWS diff -u php-src/NEWS:1.1481 php-src/NEWS:1.1482 --- php-src/NEWS:1.1481 Mon Oct 27 23:02:11 2003 +++ php-src/NEWSTue Oct 28

[PHP-CVS] cvs: php-src /ext/standard pack.c

2004-02-24 Thread George Schlossnagle
gschlossnagle Tue Feb 24 16:49:29 2004 EDT Modified files: /php-src/ext/standard pack.c Log: fix for bug 27384 http://cvs.php.net/diff.php/php-src/ext/standard/pack.c?r1=1.51r2=1.52ty=u Index: php-src/ext/standard/pack.c diff -u

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c

2004-03-23 Thread George Schlossnagle
gschlossnagle Wed Mar 24 00:04:26 2004 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: fixed non-existent elements check ref: http://news.php.net/article.php?group=php.internalsarticle=8660

[PHP-CVS] cvs: php-src /ext/simplexml/tests 021.phpt

2004-03-24 Thread George Schlossnagle
gschlossnagle Wed Mar 24 10:20:32 2004 EDT Added files: /php-src/ext/simplexml/tests021.phpt Log: added test for property_exists checks. http://cvs.php.net/co.php/php-src/ext/simplexml/tests/021.phpt?r=1.1p=1 Index: