[PHP-CVS] cvs: php4 /ext/standard array.c php_array.h

2002-09-10 Thread Edin Kadribasic
edink Tue Sep 10 18:36:44 2002 EDT Modified files: /php4/ext/standard array.c php_array.h Log: Fixed ZTS build. Index: php4/ext/standard/array.c diff -u php4/ext/standard/array.c:1.186 php4/ext/standard/array.c:1.187 --- php4/ext/standard/array.c:1.186

[PHP-CVS] cvs: php4 /ext/standard array.c php_array.h

2002-09-10 Thread Andrei Zmievski
andrei Tue Sep 10 14:34:17 2002 EDT Modified files: /php4/ext/standard array.c php_array.h Log: @- Fixed array_merge_recursive() to avoid problems with merging cyclical @ arrays (bug #16064). (Andrei) Index: php4/ext/standard/array.c diff -u php4/ext/st