1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Nuked DOS EOLs

This commit is contained in:
foobar
2005-08-03 13:29:00 +00:00
parent b711486feb
commit b732622dfa

View File

@@ -105,3 +105,4 @@ Zend Engine II currently includes two executors during the build process, one
is the specialized version and the other is the old one non-specialized with
function handlers. By default Zend Engine II uses the specialized one but you
can switch to the old executor at runtime by calling zend_vm_use_old_executor().