Skip to content

Conversation

@spidgorny
Copy link

When one of the debug arrays contains a resource, is_resource() function sometimes does not detect it well.
See http://php.net/manual/en/function.is-resource.php#103942 for details.
This is the fix for the situation.

cadorn and others added 29 commits June 2, 2011 11:39
Add Composer support to FirePHP Core
Modify composer.json in order to load global functions defined at fb.php file
Will now automatically run in tests folder, by just typing ‘phpunit’
PHPUnit: now auto-runs tests without folder argument
Fix is_resource() bug
Conflicts:
	.gitignore
	CHANGELOG.md
	README.md
	lib/FirePHPCore/FirePHP.class.php
	package.json
	workspace/README.md
	workspace/package.json
	workspace/program.json
	workspace/scripts/build.js
	workspace/tpl/readme.tpl.md
@cadorn
Copy link
Member

cadorn commented Mar 17, 2014

You need to send a diff against latest master. This PR has many old changes in it that are already on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants