Top Level :: HTML

Package Information: HTML_Javascript

Show All Changelogs
» Version » Information
1.1.1Download

Release date: 2005-08-18 09:02 UTC
Release state: stable

Changelog:

New features and bug fixes:
* fix bug #1055 - correct requires for raising errors
* Licence changed to PHP Licence 3.0
* add null support
* Fixed convertString
* Added arrayToProperties (pajoye)
* Added convertValue, returns only the JS equivalent value (pajoye)
* Cleanup errors
* phpdoc fixes and cleanup, supports of phpdocumentor

1.1.0Download

Release date: 2003-05-12 01:51 UTC
Release state: stable

Changelog:

* Licence changed to PHP Licence 3.0
New features and bug fixes:
* Fixed convertString
* Added arrayToProperties (pajoye)
* Added convertValue, returns only the JS equivalent value (pajoye)
* Cleanup errors
* phpdoc fixes and cleanup, supports of phpdocumentor

1.1.0rc1Download

Release date: 2003-05-05 01:22 UTC
Release state: beta

Changelog:

* Licence changed to PHP Licence 3.0
New features and bug fixes:
* Fixed convertString
* Added arrayToProperties (pajoye)
* Added convertValue, returns only the JS equivalent value (pajoye)
* Cleanup errors
* phpdoc fixes and cleanup, supports of phpdocumentor

1.0.0Download

Release date: 2002-07-31 00:59 UTC
Release state: stable

Changelog:

New features and bug fixes:
* Fixed convertVar input tests (pajoye)
* Added multi-dimensional arrays support (pajoye)
* Added associative arrays support (pajoye)
* Added default error to match the mixed return value (pajoye)
* Fixed write and writeln methods, escaped string (pajoye)
* Removed checks if the startScript() method has been called
it allows the foo::foobar() syntax
* Added Pierre (pajoye) as a lead maintainer (Tal)

0.9.2Download

Release date: 2002-07-22 20:13 UTC
Release state: beta

Changelog:

Bugfix release:
* Fixed prompt() (Pierre)
* Fixed order of installed files (Pierre)
* Added Pierre to maintainers (Tal)

0.9.1Download

Release date: 2002-07-22 18:47 UTC
Release state: beta

Changelog:

* Splitted the package to two classes
* Added prompt() in HTML_Javascript

0.9Download

Release date: 2002-07-16 23:19 UTC
Release state: beta

Changelog:

Initial release.