This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
PHP 7.2's "switch" optimisations Wednesday, November 1st 2017, 10:33 GMT London, UK PHP 7.2 is around the corner soon, and comes with many optimisations. Many new optimisations are implemented in opcache , but some others are implemented in PHP itself. One optimisation that falls in the latter category is an optimisation of the switch / case construct. Before PHP 7.2, PHP considers each case…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.