mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
Just when you got something working they decide to change the API
on you :-).
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ PHP_FUNCTION(xslt_output_begintransform)
|
||||
S_FREE(SABLOTG(output_transform_file));
|
||||
|
||||
SABLOTG(output_transform_file) = estrndup(Z_STRVAL_PP(file), Z_STRLEN_PP(file));
|
||||
php_start_ob_buffer();
|
||||
php_start_ob_buffer(NULL);
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user