mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
Redesigned thread safety mechanism - nua nua
This commit is contained in:
parent
b4f3b9d3ce
commit
d87cc976e1
159 changed files with 1277 additions and 2245 deletions
|
@ -619,7 +619,7 @@ PHP_MINIT_FUNCTION(java) {
|
|||
if (!classpath) classpath = getenv("CLASSPATH");
|
||||
|
||||
if (!libpath) {
|
||||
PLS_FETCH();
|
||||
TSRMLS_FETCH();
|
||||
libpath=PG(extension_dir);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue