php-doc 20240421~git.dacdc95+dfsg-1 source package in Ubuntu

Changelog

php-doc (20240421~git.dacdc95+dfsg-1) unstable; urgency=medium

  * New upstream version 20240421~git.dacdc95+dfsg
  * d/patches: refresh patches

 -- Athos Ribeiro <email address hidden>  Thu, 25 Apr 2024 20:31:55 -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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doc_20240421~git.dacdc95+dfsg-1.dsc 2.7 KiB bb33f9c00661203e7c98740fa155a53ee77b082116d234f67b663bce5618f6c1
php-doc_20240421~git.dacdc95+dfsg.orig-en.tar.xz 3.5 MiB 6bf042753c7e8e1c3cce2bcbaf8640468eb684e1de5d015085e951f2413c5029
php-doc_20240421~git.dacdc95+dfsg.orig-phd.tar.xz 160.4 KiB dc30c83f4c61caef4497ebe170a6cca7f93fd599ec0125a1a35f117ef4a3c69b
php-doc_20240421~git.dacdc95+dfsg.orig.tar.xz 280.6 KiB 683afc41a1afb6e6faa6a8a522b7e11ac69f50d9658a95509d14e8274be01fea
php-doc_20240421~git.dacdc95+dfsg-1.debian.tar.xz 16.6 KiB 840875ec9fde43c3dbee298e75fafde9dd28b0493c1a37521220f1b64219006c

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.