]> granicus.if.org Git - php/commit
- Make functions not exist when they are not available. This means you can
authorDerick Rethans <derick@php.net>
Mon, 24 Jun 2002 19:31:44 +0000 (19:31 +0000)
committerDerick Rethans <derick@php.net>
Mon, 24 Jun 2002 19:31:44 +0000 (19:31 +0000)
commit2a6980a720dc1898aade3e7995c157323fb60b06
treea0adbecb9077e81746773ae55c98af444f2cf5d5
parentec88777f59b2ea7e5814e500ce5f6dbe28ffd0e0
- Make functions not exist when they are not available. This means you can
  now safely do function_exists() on all gd functions.
ext/gd/config.m4
ext/gd/gd.c