mirror of
https://github.com/php-win-ext/phpy.git
synced 2026-03-25 17:32:16 +01:00
4 lines
49 B
Python
4 lines
49 B
Python
from php import core
|
|
|
|
print(core.zend_version())
|