php-doc 20250827~git.abe740d+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream version 20250827~git.abe740d+dfsg
  * d/control:
    - bump standards version
    - change uploader contact info
  * d/copyright: update debian copyright data
  * d/patches: refresh
  * d/clean: update file list.
    Some files are no longer generated by templates
  * d/copyright: update copyright data
  * d/p/drop-config-git-ops.patch: drop git operations.
    This new upstream version relies on git to configure the package build.
    This is not needed in the deb package context.

 -- Athos Ribeiro <email address hidden>  Sun, 07 Sep 2025 10:34:43 -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
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
php-doc_20250827~git.abe740d+dfsg-1.dsc 2.7 KiB 3877cc83d130d50f7b59ead405ec6bd51e9b4e20668c1379a210c736f7603ca4
php-doc_20250827~git.abe740d+dfsg.orig-en.tar.xz 3.6 MiB 6a8cc05d7b7ad4edb51426fddd95eecbcfe7dd9031e3ff652fcaab250ffeda5e
php-doc_20250827~git.abe740d+dfsg.orig-phd.tar.xz 170.0 KiB 8265df2151ad37b2a8a81bb5daaa9ebf9299ca23ea54f59de16f4ac8efc784e3
php-doc_20250827~git.abe740d+dfsg.orig.tar.xz 283.2 KiB 4ef8afff6e6bbf2e00342ecbfe344bc2001b35ad39aa8b3994da5e4f8aa0ccb7
php-doc_20250827~git.abe740d+dfsg-1.debian.tar.xz 18.1 KiB db990ae3c7b660686e08e2bb0c228f157f4a52f14a6fd59fd8e59b520c75b77b

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.