summaryrefslogtreecommitdiff
path: root/ext/xml/xml.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-09-24 14:07:15 +0000
committerZeev Suraski <zeev@php.net>1999-09-24 14:07:15 +0000
commit86133ef45ea56772947b3a5ec6e864fd975c3417 (patch)
tree99aa47ff67c4cf9687cc7db836f80b7dc750dd75 /ext/xml/xml.c
parent85844ace9593ce5b908da59f61f3a66b28d1ef00 (diff)
downloadphp-git-86133ef45ea56772947b3a5ec6e864fd975c3417.tar.gz
Ok guys, the prototype for zend_fetch_resource*() has changed - it now
accepts a zval ** instead of a zval *, to be suitable for use with the getParametersEx() API. You don't have to switch to the getParametersEx() API, but you will have to go over your code and add &'s where it's applicable (of course, if you have the mental strength to go over your code and convert it to use the Ex API, it's best). The MySQL module now uses the getParametersEx() API completely.
Diffstat (limited to 'ext/xml/xml.c')
0 files changed, 0 insertions, 0 deletions