This website requires JavaScript.
Explore
Help
Sign In
idanoo
/
php-resque
Watch
1
Star
0
Fork
0
You've already forked php-resque
mirror of
https://github.com/idanoo/php-resque.git
synced
2024-11-22 16:25:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cb6281cdcc
php-resque
/
demo
/
php_error_job.php
8 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2010-04-18 13:58:43 +00:00
<
?
php
class
PHP_Error_Job
{
public
function
perform
()
{
callToUndefinedFunction
();
}
Working blocking list pop :)
2013-03-13 11:41:32 +00:00
}
Reference in New Issue
Copy Permalink