[PHP-DEV] Re: [Proposal] Struct Data Types

2019-03-15 Thread Kenneth Ellis McCall
Kenneth Ellis McCall wrote: Hey all, I'm looking to get feedback on a RFC I want to propose. PHP RFC: Addition of the 'struct' data type. Hey all, Hopefully this addresses the questions you had in someway, even if it's not a direct answer and might propose other things

Re: [PHP-DEV] Deprecate short_open_tag ini directive? PHP internals

2019-03-15 Thread Kenneth Ellis McCall
G. P. B. wrote: currently going through the PHP doc to remove mentions of PHP 4 and stumbled upon the short_open_tag ini directive [1] which only affects the availability of ` I would like to see that. "Question mark equals what?". If you want to go further, dropping the PHP tag altogether woul

[PHP-DEV] [Proposal] Struct Data Types

2019-03-14 Thread Kenneth Ellis McCall
Hey all, I'm looking to get feedback on a RFC I want to propose. PHP RFC: Addition of the 'struct' data type. Introduction: PHP has many data types, but does not offer something that is the equivalent to the C struct data type. The purpose of this RFC is to propose a data type of 'struct', w

[PHP-DEV] GSoC Update (XDebug project)

2008-07-26 Thread Kenneth
I am Chung-Yang (Kenneth) Lee, a current master student in Indiana University Bloomington under the information science major. For GSoC, I work on the XDebug project, which is to create a web front- end to deal with the profiler's output from XDebug. The main goal is to create a web-

[PHP-DEV] php.ini-dist

2004-04-19 Thread Kenneth Schwartz
php.ini-dist in HEAD has the following value: error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT It's odd that E_STRICT is explicitly excluded as E_ALL does not include it. Is there a purpose to it? Perhaps it's something I don't know about ;) Kenneth -- PHP

[PHP-DEV] XSL Extension

2004-04-16 Thread Kenneth Schwartz
ource that the usage of both functions is correct. Any other information would be appreciated. Thanks, Kenneth -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: irchtml

2004-01-05 Thread Kenneth Schwartz
Had a CVS account in the past, username irc-html. I assume it was deleted because of inactivity (was in the hospital for a good part of the year). Would like to continue contributing to php-doc and maintain php.net (bugs/events/doc notes/etc). Thank you. -- PHP Internals - PHP Runtime Develo