Bugzilla – Bug 143552
PHP5 dl() function will never work in the expected/documented way
Last modified: 2006-01-26 15:26:13 UTC
Hi, since PHP5 package have the php extensions renamed without file extension..the dl function will never work as documented/expected. see the test case for more information : PS: this doesn't mean I'm recommending the usage of this function though...:-)
Created attachment 63669 [details] PoC to prove this report.
Yes, you are right, I will fix it.
I was notified this is fixed. Thanks Petr, good work ;-)
submited to STABLE