Ticket #1033 (confirmed enhancement)

Opened 3 years ago

Last modified 10 months ago

use getopt for cli scripts

Reported by: laurentj Owned by:
Priority: normal Milestone: Jelix 2.0.0
Component: jelix Version: trunk
Severity: trivial Keywords:
Cc: Php version: 5.3
Hosting Provider: Blocked By:
Documentation needed: no Blocking:

Description

in PHP 5.3, getopt is now supported on all platform. We could use it to retrieve parameters, in jCmdUtils, jBuildTools etc..

Change History

Changed 3 years ago by laurentj

  • type changed from bug to enhancement

Changed 17 months ago by laurentj

  • status changed from new to confirmed

Changed 11 months ago by laurentj

  • milestone changed from Jelix 2.0 to Jelix 1.5

Changed 10 months ago by laurentj

  • milestone changed from Jelix 1.5 to Jelix 2.0

In fact, the use of this function will change parameters name. So, target Jelix 2.

Changed 5 months ago by laurentj

  • blocking 463 removed

(In #463) For Jelix 1.5, we have been done all that was possible without breaking everything.

Note: See TracTickets for help on using tickets.