dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 3f9270: Qual: added deprecation hinti


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 3f9270: Qual: added deprecation hinting
Date: Fri, 05 Jun 2015 06:44:09 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 3f9270ea784d9d40d0a2d4377593d42c3faf0c68
      
https://github.com/Dolibarr/dolibarr/commit/3f9270ea784d9d40d0a2d4377593d42c3faf0c68
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M htdocs/adherents/canvas/actions_adherentcard_common.class.php
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/askpricesupplier/class/askpricesupplier.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/apercu.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/deplacement/class/deplacement.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/contact/canvas/actions_contactcard_common.class.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonobjectline.class.php
    M htdocs/core/class/commonorder.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/askpricesupplier/modules_askpricesupplier.php
    M htdocs/core/modules/commande/modules_commande.php
    M htdocs/core/modules/contract/modules_contract.php
    M htdocs/core/modules/expedition/modules_expedition.php
    M htdocs/core/modules/facture/modules_facture.php
    M htdocs/core/modules/livraison/modules_livraison.php
    M htdocs/core/modules/mailings/fraise.modules.php
    M htdocs/core/modules/project/modules_project.php
    M htdocs/core/modules/project/task/modules_task.php
    M htdocs/core/modules/propale/modules_propale.php
    M htdocs/core/modules/supplier_order/modules_commandefournisseur.php
    M htdocs/core/triggers/dolibarrtriggers.class.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/livraison/class/livraison.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/product/class/product.class.php
    M htdocs/projet/class/project.class.php
    M htdocs/resource/class/resource.class.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php

  Log Message:
  -----------
  Qual: added deprecation hinting

Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their 
parameters
Added hinting for some constants


  Commit: ea798c23152bd11e69310067e55be7d3836a0c82
      
https://github.com/Dolibarr/dolibarr/commit/ea798c23152bd11e69310067e55be7d3836a0c82
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M htdocs/comm/action/card.php
    M htdocs/comm/action/document.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/json.lib.php
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Qual: deprecate dol_json_encode() and dol_json_decode()

PHP > 5.3 supports json_encode() and json_decode() natively


  Commit: ecd5ebcb445b1cd984f4fb0cb3376ad02a1d6446
      
https://github.com/Dolibarr/dolibarr/commit/ecd5ebcb445b1cd984f4fb0cb3376ad02a1d6446
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M htdocs/adherents/class/adherent_type.class.php

  Log Message:
  -----------
  Member type ref is not deprecated


  Commit: df60754e52c02838ce02807ada24d8cfd5d13497
      
https://github.com/Dolibarr/dolibarr/commit/df60754e52c02838ce02807ada24d8cfd5d13497
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M htdocs/adherents/canvas/actions_adherentcard_common.class.php
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/action/document.php
    M htdocs/comm/askpricesupplier/class/askpricesupplier.class.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/apercu.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/deplacement/class/deplacement.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/contact/canvas/actions_contactcard_common.class.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonobjectline.class.php
    M htdocs/core/class/commonorder.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/lib/date.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/json.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/askpricesupplier/modules_askpricesupplier.php
    M htdocs/core/modules/commande/modules_commande.php
    M htdocs/core/modules/contract/modules_contract.php
    M htdocs/core/modules/expedition/modules_expedition.php
    M htdocs/core/modules/facture/modules_facture.php
    M htdocs/core/modules/livraison/modules_livraison.php
    M htdocs/core/modules/mailings/fraise.modules.php
    M htdocs/core/modules/project/modules_project.php
    M htdocs/core/modules/project/task/modules_task.php
    M htdocs/core/modules/propale/modules_propale.php
    M htdocs/core/modules/supplier_order/modules_commandefournisseur.php
    M htdocs/core/triggers/dolibarrtriggers.class.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/livraison/class/livraison.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/product/class/product.class.php
    M htdocs/projet/class/project.class.php
    M htdocs/resource/class/resource.class.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php

  Log Message:
  -----------
  Merge pull request #2708 from GPCsolutions/deprecated

Deprecated


Compare: 
https://github.com/Dolibarr/dolibarr/compare/d692f3a75979...df60754e52c0

reply via email to

[Prev in Thread] Current Thread [Next in Thread]