403Webshell
Server IP : 213.186.33.2  /  Your IP : 216.73.216.39
Web Server : Apache
System : Linux webm005.cluster102.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : symetry ( 21728)
PHP Version : 8.2.31
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/symetry/www/ARCHIVES/library/Zend/Pdf/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/symetry/www/ARCHIVES/library/Zend/Pdf//Const.php
<?php
/**
 * Zend Framework
 *
 * LICENSE
 *
 * This source file is subject to the new BSD license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://framework.zend.com/license/new-bsd
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@zend.com so we can send you a copy immediately.
 *
 * @package    Zend_Pdf
 * @copyright  Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
 * @license    http://framework.zend.com/license/new-bsd     New BSD License
 */


/* This file previously contained constants for the PDF module as a whole. Those
 * constants have been moved to keep the constant definitions closer to the
 * actual classes that use them.
 *
 * To repair your code, you will need to perform the following global
 * search-and-replace operations:
 *
 *   Zend_Pdf_Const::PAGESIZE_                 -> Zend_Pdf_Page::SIZE_
 *   Zend_Pdf_Const::SHAPEDRAW_FILLNSTROKE     -> Zend_Pdf_Page::SHAPE_DRAW_FILL_AND_STROKE
 *   Zend_Pdf_Const::SHAPEDRAW_                -> Zend_Pdf_Page::SHAPE_DRAW_
 *   Zend_Pdf_Const::FILLMETHOD_NONZEROWINDING -> Zend_Pdf_Page::FILL_METHOD_NON_ZERO_WINDING
 *   Zend_Pdf_Const::FILLMETHOD_EVENODD        -> Zend_Pdf_Page::FILL_METHOD_EVEN_ODD
 *   Zend_Pdf_Const::LINEDASHING_              -> Zend_Pdf_Page::LINE_DASHING_
 *   Zend_Pdf_Const::PDF_                      -> Zend_Pdf::PDF_
 *   Zend_Pdf_Const::pdfDate()                 -> Zend_Pdf::pdfDate()
 *
 * In addition, font object creation has been revamped. Font objects are now
 * instantiated via a factory methods. You will also need to perform the
 * following global search-and-replace operations:
 *
 *   new Zend_Pdf_Font_Standard(Zend_Pdf_Const::FONT_  ->
 *     Zend_Pdf_Font::fontWithName(Zend_Pdf_Font::FONT_
 *
 *   _BOLDITALIC  ->  _BOLD_ITALIC
 *
 * Finally, the old static arrays $pageSizeAliases and $standardFonts have been
 * completely removed. There are no replacements.
 *
 *
 * This file will remain in the repository for a while but will be removed
 * completely by 0.2.0.
 *
 */

Youez - 2016 - github.com/yon3zu
LinuXploit