[PHP-CVS] cvs: php4 /main php_variables.c

2001-04-05 Thread Jani Taskinen
sniper Thu Apr 5 18:50:41 2001 EDT Modified files: /php4/main php_variables.c Log: fixed typo in CVS id Index: php4/main/php_variables.c diff -u php4/main/php_variables.c:1.24 php4/main/php_variables.c:1.25 --- php4/main/php_variables.c:1.24 Wed Apr 4

[PHP-CVS] cvs: php4 /main php_variables.c

2001-04-03 Thread Jani Taskinen
sniper Tue Apr 3 17:37:06 2001 EDT Modified files: /php4/main php_variables.c Log: Cookies use ; as argument separator. # And also the first step for the possible configure option Index: php4/main/php_variables.c diff -u php4/main/php_variables.c:1.22

[PHP-CVS] cvs: php4 /main php_variables.c

2001-03-27 Thread Jani Taskinen
sniper Tue Mar 27 03:34:51 2001 EDT Modified files: /php4/main php_variables.c Log: Fix the arg_separator behaviour. Only & or ; is allowed as separators so no need to use the ini setting here. Index: php4/main/php_variables.c diff -u php4/main/php_variables