Questions about using anonymous functions in array_walk_recursive

Source: Internet
Author: User
Array_walk_recursive uses anonymous functions. it is found that my local phpStudy integrated environment PHP5.3.26 can pass in an anonymous function in the second parameter, but it is not supported to run php5.3.27 on the test linux host deployed on the company's intranet, a function name string must be passed in for execution. how can I set it to support anonymous functions? Array_walk_recursive: how to use anonymous functions
I found that my local phpStudy integration environment PHP5.3.26 can input an anonymous function in the second parameter, but it is not supported to run php5.3.27 on the testing host deployed on the company's intranet, a function name string must be passed in for execution. how can I set it to support anonymous functions?

Share:


------ Solution --------------------
What is this?
5.3.26 or 5.3.27 or 5.3.29.
It is obviously a mistake in version maintenance. just change the version.
According to the general version maintenance rules, the minor version number is even, and the stability is high.

Now 5.5 has been officially released. What are the lower versions involved?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.