The PHP Interpreter
Go to file
Zeev Suraski 78248be569 - Implement return by reference:
- In function declaration instead of the return statement
  - In the assignment phase
- Implement ability to turn off support for call-time pass by reference
1999-12-15 20:01:45 +00:00
Zend - Implement return by reference: 1999-12-15 20:01:45 +00:00