ID:               47551
 User updated by:  dpatterson at dplhenterprises dot com
 Reported By:      dpatterson at dplhenterprises dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: Windows
 PHP Version:      5.3.0beta1
 New Comment:

By the way, since 5.3 hasn't been released yet, it would be great if
this was changed in 5.2 as well.


Previous Comments:
------------------------------------------------------------------------

[2009-03-03 16:11:09] dpatterson at dplhenterprises dot com

Description:
------------
It is not currently possible for an extension that calls
zend_ini_scanner_get_lineno() to be built shared under Windows.
This is because the zend_ini_scanner_get_lineno() symbol is not
exported via the ZEND_API macro.

Please modify zend_ini_scanner.h and zend_ini_scanner.c, adding
ZEND_API to the prototype and definition of the
zend_ini_scanner_get_lineno() function.

Thank you.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47551&edit=1

Reply via email to