Update PHP source comment
We no longer wrap anything as a PHP resource.
This commit is contained in:
parent
bf68b377e6
commit
7d70402306
1 changed files with 1 additions and 1 deletions
|
|
@ -2171,7 +2171,7 @@ public:
|
|||
static PHP *maininstance = 0;
|
||||
|
||||
// Collect non-class pointer types from the type table so we can set up PHP
|
||||
// resource types for them later.
|
||||
// classes for them later.
|
||||
//
|
||||
// NOTE: it's a function NOT A PHP::METHOD
|
||||
extern "C" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue