Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 113
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 280
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 145
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 223
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 303
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 344
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 281
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 288
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 303
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 313
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: drivers/Session_files_driver.php
Line Number: 94
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 107
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 140
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$session is deprecated
Filename: core/Loader.php
Line Number: 1290
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 5
Function: __construct
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Optional parameter $num declared before required parameter $category_id is implicitly treated as a required parameter
Filename: models/MLessons.php
Line Number: 37
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 7
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Optional parameter $offset declared before required parameter $category_id is implicitly treated as a required parameter
Filename: models/MLessons.php
Line Number: 0
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 7
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Optional parameter $num declared before required parameter $category_id is implicitly treated as a required parameter
Filename: models/MLessons.php
Line Number: 98
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 7
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Optional parameter $offset declared before required parameter $category_id is implicitly treated as a required parameter
Filename: models/MLessons.php
Line Number: 0
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 7
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$MLessons is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 7
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$MLessonsCategories is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 8
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Lessons::$MSettings is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 9
Function: model
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$MLessons is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$MLessonsCategories is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$MSettings is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/alzatari/public_html/application/controllers/Lessons.php
Line: 97
Function: view
File: /home/alzatari/public_html/index.php
Line: 315
Function: require_once
|
القنوت في صلاة الصبح |
|
294 القنوت في صلاة الصبح 4 8 1441 29 3 2020 الفصل الثالث: صلاة الوتر تعريف الوتر. الحكم التكليفي لصلاة الوتر. وقت صلاة الوتر. عدد ركعات صلاة الوتر. صفة صلاة الوتر: من حيث الفصل والوصل. ومن حيث الجهر والإسرار. ومن حيث ما يقرأ في صلاة الوتر. رابعاً: القنوت في الصلاة: القنوت منحصر في ثلاثة مواطن: صلاة الصبح، وصلاة الوتر، وفي النوازل، وبيان ذلك فيما يأتي: أ - القنوت في صلاة الصبح: للفقهاء في حكم القنوت في صلاة الصبح أقوال ثلاثة: (الأول): للحنفية والحنابلة: وهو أن القنوت في الصبح غير مشروع([1])، واستدلوا على ذلك: بما ورد أن النبي صلى الله عليه وسلم قَنَتَ فِي صَلاَةِ الْفَجْرِ شَهْرًا يَدْعُو فِي قُنُوتِهِ عَلَى أَحْيَاءٍ مِنْ أَحْيَاءِ الْعَرَبِ، ثُمَّ تَرَكَهُ([2])، قالوا: فكان منسوخاً؛ إذ الترك دليل النسخ. (والثاني) للمالكية على المشهور: وهو أن القنوت في الصبح مستحب وفضيلة([3])، لأن النبي صلى الله عليه وسلم كَانَ يَقْنُتُ فِي صَلاَةِ الصُّبْحِ([4])، وقال أنس: ما زال رسول الله صلى الله عليه وسلم يقنت في الفجر حتى فارق الدنيا([5]). ويجوز قبل الركوع وبعده، في الركعة الثانية، غير أن المندوب الأفضل كونه قبل الركوع عقب القراءة بلا تكبيرة قبله([6])، ومن ترك القنوت عمداً أو سهواً فلا شيء عليه. والإسرار به هو المستحب في حق الإمام والمأموم والمنفرد، لأنه دعاء، فينبغي الإسرار به حذراً من الرياء([7])، والمسبوق إذا أدرك الركعة الثانية لا يقنت في القضاء([8]). (الثالث) للشافعية: وهو أن القنوت في صلاة الصبح سنة متأكدة([9])، وذلك لما روى أنس بن مالك: ما زال رسول الله صلى الله عليه وسلم يقنت في الفجر حتى فارق الدنيا([10])، ومحل دعاء القنوت بعد الرفع من الركوع في الركعة الثانية من صلاة الصبح، فلو قنت قبل الركوع لم يحسب له على الأصح([11])، وعليه أن يعيده بعد الركوع، ثم يسجد للسهو([12]).
([1]) بدائع الصنائع في ترتيب الشرائع، الكاساني 1/273، وشرح معاني الآثار 1/241 - 254، ومجمع الأنهر 1/129، وعقود الجواهر المنيفة الزبيدي (ط. مؤسسة الرسالة) 1/147، وبداية المجتهد (مط. مع الهداية في تخريج أحاديث البداية) 3/89، ومنح الجليل 1/157، ومواهب الجليل شرح مختصر خليل 1/539، وروضة الطالبين، النووي 1/254، والمجموع، النووي 3/494، والمغني، ابن قدامة (ط. هجر بالقاهرة 1986م) 2/585 وما بعدها، وكشاف القناع عن متن الإقناع، البهوتي 1/493. ([2]) أخرجه البخاري (4560)، ومسلم (1/469)، من حديث أنس بن مالك واللفظ المذكور مركب من عدة روايات لهما. ([3]) مواهب الجليل شرح مختصر خليل 1/539، ومنح الجليل 1/157، وحاشية العدوي على كفاية الطالب الرباني 1/239، والقوانين الفقهية ط. الدار العربية للكتاب ص66. ([4]) أخرجه البخاري (فتح الباري 7/385)، ومسلم (1/469). ([5]) أخرجه أحمد في مسنده (3/162)، والبيهقي في السنن الكبرى (2/201)، وضعفه ابن التركماني في الجوهر النقي في الرد على البيهقي، كما في هامش السنن الكبرى، وكذا ابن الجوزي في العلل المتناهية كما في (نصب الراية 2/132). ([6]) كفاية الطالب الرباني 1/239، ومواهب الجليل شرح مختصر خليل 1/539. ([7]) العدوي على كفاية الطالب الرباني 1/239، ومواهب الجليل شرح مختصر خليل 1/539. ([8]) كفاية الطالب الرباني وحاشية العدوي عليه 1/239، والقوانين الفقهية ط. الدار العربية للكتاب بتونس ص66، ومواهب الجليل شرح مختصر خليل والتاج والإكليل لمختصر خليل 1/539، والزرقاني على مختصر خليل وحاشية البناني عليه 1/212، ومنح الجليل 1/157. ([9]) الأذكار، النووي (ط. مكتبة دار البيان) ص86. ([10]) أخرجه أحمد في مسنده (3/162)، والبيهقي في السنن الكبرى (2/201)، وضعفه ابن التركماني في الجوهر النقي في الرد على البيهقي كما في هامش السنن، وكذا ابن الجوزي في العلل المتناهية كما في (نصب الراية 2/132). |
|
Powered by SyrianMonster Web Service Provider - all rights reserved 2026© |