php-doc 20100521-2 source package in Ubuntu

Changelog

php-doc (20100521-2) unstable; urgency=low

  * Fix the clean part on debian/rules. (Closes: #583594)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  31 May 2010 10:32:18 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Lior Kaplan
Architectures:
all
Section:
doc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release multiverse doc

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
php-doc_20100521.orig.tar.gz 5.3 MiB c3aa97871ff24af4167add0bcf97ebc4979636ae12be74b8d5c9b25f2851c637
php-doc_20100521-2.diff.gz 11.9 KiB a4e184071aea93e20eb771ed5ab9e459a164b8e59e33f51921c003a7362122d8
php-doc_20100521-2.dsc 1.1 KiB 909a611233168e59e558eb49ab669dff65e7810a0bc06f5b18f9a206778d2db2

Available diffs

View changes file

Binary packages built by this source

php-doc: Documentation for PHP5

 This package provides the documentation for the PHP scripting language.
 .
 PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
 Source general-purpose scripting language that is especially suited for Web
 development and can be embedded into HTML. Its syntax draws upon C, Java, and
 Perl, and is easy to learn. The main goal of the language is to allow web
 developers to write dynamically generated web pages quickly, but you can do
 much more with PHP.
 .
 This manual consists primarily of a function reference, but also contains a
 language reference, explanations of some of PHP's major features, and other
 supplemental information.