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

2001-04-03 Thread Daniel Beulshausen
dbeuTue Apr 3 15:36:27 2001 EDT Modified files: /php4/ext/exif exif.c Log: use V_STAT Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.13 php4/ext/exif/exif.c:1.14 --- php4/ext/exif/exif.c:1.13 Tue Apr 3 14:39:18 2001 +++ php4/ext/exif/ex

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

2001-04-03 Thread Andi Gutmans
Daniel, Why not use virtual_filepath() always and make one case out of your code. It also works in non VIRTUAL_DIR mode. There shouldn't really be #ifdef's in the PHP code (TSRM takes care of it). If it's a specific problem we can think of how to fix it. Andi At 09:39 PM 4/3/2001 +, Dani

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

2001-04-03 Thread Daniel Beulshausen
dbeuTue Apr 3 14:39:18 2001 EDT Modified files: /php4/ext/exif exif.c Log: resolve realpath if in v-dir mode Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.12 php4/ext/exif/exif.c:1.13 --- php4/ext/exif/exif.c:1.12 Sun Feb 25 22:06:54 20

[PHP-CVS] cvs: php4 /ext/exif exif.c /main network.c

2001-01-16 Thread Rasmus Lerdorf
rasmus Tue Jan 16 22:40:49 2001 EDT Modified files: /php4/ext/exif exif.c /php4/main network.c Log: Kill a couple of warnings Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.10 php4/ext/exif/exif.c:1.11 --- php4/ext/exif/exif.c:1.10