I run:
override_function ('test_func', '$ a, $ b', 'print_r ("new");');
and I get this error:
PHP Fatal error: function call undefined override_function ()
I am using php 5.3.26
The override_function is part of the PECL extension.
override_function
Set up PECL here.
Source: https://habr.com/ru/post/1496591/More articles:Taking the ImmutableCollection parameter as a parameter to create a local copy - javaFPS for VLC stream - ubuntuWhat is the performance optimization of the Brendan Eichs model? - propertiesMysql date and time format adds 10 minutes - mysqlAngularJS - bind / view a function that returns a promise - angularjsDeleting the contents of cells by clicking on the button when pressing the command button - vbaMeteor: send an email if 500 errors occur - loggingPermanent Perl Array - perlDynamic forms (forms) in a flask / WTForms? - flaskC ++ or c pow gives the wrong result - c ++All Articles