mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
This commit is contained in:
parent
71dddd7db7
commit
fb1c77bd4f
105 changed files with 543 additions and 529 deletions
|
@ -80,7 +80,7 @@ typedef struct {
|
|||
} xml_encoding;
|
||||
|
||||
|
||||
extern php3_module_entry xml_module_entry;
|
||||
extern zend_module_entry xml_module_entry;
|
||||
# define xml_module_ptr &xml_module_entry
|
||||
|
||||
enum php3_xml_option {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue