summaryrefslogtreecommitdiff
path: root/README.EXT_SKEL
diff options
context:
space:
mode:
authorJouni Ahto <jah@php.net>2000-06-10 09:45:27 +0000
committerJouni Ahto <jah@php.net>2000-06-10 09:45:27 +0000
commit88426390a845c256602ab0da3da805305755cd97 (patch)
treece4c3099a52c3e1b1a3eba85614935b4108da49a /README.EXT_SKEL
parent77f4e1c8c7ac247d41e66508ef3a06ea75b47ed5 (diff)
downloadphp-git-88426390a845c256602ab0da3da805305755cd97.tar.gz
- Fix incorrect code creation when an optional argument is resource type.
Diffstat (limited to 'README.EXT_SKEL')
-rw-r--r--README.EXT_SKEL3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.EXT_SKEL b/README.EXT_SKEL
index 2b0fd48f94..736bfc52cd 100644
--- a/README.EXT_SKEL
+++ b/README.EXT_SKEL
@@ -71,9 +71,6 @@ CURRENT LIMITATIONS AND BUGS
manually correct the switch construct created. But it's nothing more than
deleting a few 'case ?:' lines and fixing PHP in-source documentation proto.
- It creates incorrect code to handle arguments passed to function when an
- optional argument is of type 'resource'.
-
EXAMPLE
The following _one_ line