List Question
20 TechQA 2023-03-15T09:33:04.957000Fatal error: Uncaught Error: Call to undefined function create_function() while activating wordpress plugin
1.9k views
Asked by Meena Arya
Laravel collection map use private function in same class instead closure
746 views
Asked by Chao
PHP automatic binding of $this, is it a copy or an extend?
115 views
Asked by Erdss4
PHP closure return multiple functions
233 views
Asked by Rupesh Arora
PHP: access a variable from a class/method, both defined inside the same closure
38 views
Asked by sylbru
Php Dynamic class methods
84 views
Asked by Munavir Chavody
Value of $total not being set inside lumen collection map function
48 views
Asked by JackSlayer94
Php require() does not recognize aliased class
50 views
Asked by machinateur
Laravel Commands, Pthreads and Closure
3.2k views
Asked by Nik Gubin
Pass Eloquent Model As An Closure Argument In PHP
42 views
Asked by Manish Jangir
Laravel eloquent foreach loop
5.1k views
Asked by Ludwig
Unexpected behaviour in PHP Altorouter when passing parameters
338 views
Asked by Marius Schär
Is there a way to update caller scope variables from php closure
1.5k views
Asked by Shoaib Nawaz
How to inspect a closure in php?
2.4k views
Asked by Benubird
How do you compare classes that contain `Closure`?
618 views
Asked by user2398964
Silex service - $app parameter or "use ($app)" statement?
380 views
Asked by astax
Slim protect callables
299 views
Asked by rink.attendant.6
PHP closure functions: why does a closure have to be an anonymous function?
201 views
Asked by John Sonderson
Refactoring closures/anonymous functions in PHP
393 views
Asked by rink.attendant.6
Validate field based on another field using additional database
1k views
Asked by CSchulz