-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
In php-src, header files are used to organize things like arginfo declarations. Switching to this model in PHPC would reduce the size of our source files and also make it easier to share utility functions (e.g. init_x_from_zval) by keeping them with other class-specific code instead of having to dump them in php_phongo.c.
- related to
-
PHPC-2040 Break down php_phongo.c into smaller files
- Closed