php-doc 20231206~git.66ff996+dfsg-2 source package in Ubuntu

Changelog

php-doc (20231206~git.66ff996+dfsg-2) unstable; urgency=medium

  * Team upload.

  [ Joao Nobrega ]
  * d/p/reproducible-build.patch: apply patch to fix reproducible build.
    Thanks to Chris Lamb. (Closes: #1056398)

  [ Athos Ribeiro ]
  * d/copyright: Update copyright date

 -- Joao Nobrega <email address hidden>  Sat, 06 Jan 2024 18:21:03 -0300

Upload details

Uploaded by:
Debian PHP Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doc_20231206~git.66ff996+dfsg-2.dsc 2.7 KiB 1a7875fb1aef728e6c8646432bd652eb7c29cf72414749f157885df30dba898c
php-doc_20231206~git.66ff996+dfsg.orig-en.tar.xz 3.5 MiB 6609bd33aaa400d3492a817150607608994b15e17e1a690d573e01f65f7f0f02
php-doc_20231206~git.66ff996+dfsg.orig-phd.tar.xz 150.9 KiB 927314282e54ace3d3141689c7a58027e423eccf4281b9cec561b2e7b8413e04
php-doc_20231206~git.66ff996+dfsg.orig.tar.xz 221.6 KiB 184f52dcac1b518f0c852695abaa1782643c56336176f0b61c3d4a312a15b5ab
php-doc_20231206~git.66ff996+dfsg-2.debian.tar.xz 16.7 KiB 8e9424a10c116a8f88589e288b790d83f8179068ae3517fc1b60a4cedd2e6903

No changes file available.

Binary packages built by this source

php-doc: Documentation for PHP

 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.