FD patch number 2, revert of revert.. (fwd)

php.internals

Jani Taskinen

23 years ago
Attached real, working patch. It reverts the unwanted CGI/CLI changes Marcus committed. (the long opt and the obfuscated opts patch) This patch also saves some other changes previous one reverted. :) --Jani
-- https://www.paypal.com/xclick/business=sniper@php.net&no_note=1&tax=0&currency_code=EUR

(Marcus Börger)

23 years ago
At 02:29 31.05.2003, Jani Taskinen wrote:
> Attached real, working patch. > > It reverts the unwanted CGI/CLI changes Marcus committed. > (the long opt and the obfuscated opts patch) > >
The long opts are wanted, they make us compatible with other programs and make CLI/CGI more user friendly. The "obfuscated" as you call them are new functionality though. marcus