mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Add a note about php in debug mode.
PR: ports/127201 Submitted by: Aleksandr Stankevic <alex@braske.net>
This commit is contained in:
parent
8063b47dbc
commit
3053270c1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220280
@ -11,4 +11,6 @@ zend_extension_manager.optimizer_ts="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/Optimize
|
||||
zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ZendExtensionManager.so"
|
||||
zend_extension_ts="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ZendExtensionManager_TS.so"
|
||||
|
||||
NOTE: PHP should be compiled in non-debug mode (default).
|
||||
|
||||
********************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user